Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

For recurring billing, eMerchantPay does not support auth/capture, chargeback protection or capture on shipment.

image-20240416-231832.pngImage Added

Step 1

Activate the eMerchantPay V3 gateway tile

...

Step 2

Enter eMerchantPay V3 credentials on your account

...

  • terminalToken3DS is required when secure3DS is set to Yes

  • terminalTokenNon3DS is required when secure3DS is set to No

  • terminalTokenRebill is required to rebill. It is also required to process upsells using a token (without this upsells will be run with the card).

  • terminalTokenAPM is required to process Bancontact, giropay, iDEAL, P24, EPS, and Sofort. Enter the name of the payment method, a colon (:), and the terminal token for the payment type. Enter a new line for each type. The final result will look something like this (do not copy this as the tokens in this screenshot are dummy):

...

If using ApplePay or GooglePay then include similar for each in terminalTokenAPM. These payment methods require a separate entry if rebills will be processed through Apple or Google. However the value may be the same (for example, APPLEPAY and APPLEPAY_REBILL may be the same token, and there must be an entry for each if recurring transactions are needed).

  • APPLEPAY:xxxxxxxxxxxxxxxxxxxx

  • APPLEPAY_REBILL:xxxxxxxxxxxxxxxxxxxx

  • GOOGLEPAY:xxxxxxxxxxxxxxxxxx

  • GOOGLEPAY_REBILL:xxxxxxxxxxxxxxxxxx

Step 3

Setup eMerchantPay on your checkout page and pass browserData on the Import Order API call:

...