• My authorize.net gateway must support both credit card and e-check customer payments (I will use Authorize.Net for both payment options). Does your plugin support e-check payments in additon to credit card payments?

    If your plugin does support e-check payments, are the two payment methods (credit card and e-check) recognizable as different $available_gateways (e.g. does each payment method have a unique index in the WooCommerce $available_gateways[] array? I ask, because I need to create custom cart and checkout messages depending on the payment method, so I need to be able to distinuish between $available_gateways[‘authorize.net-e-check’] and $available_gateways[‘authorize.net-creditcard’].

    Thank you.

    The page I need help with: [log in to see the link]

  • The topic ‘support for e-check payments’ is closed to new replies.