Some of the payment gateways require additional parameters to be sent, or they offer optional functionality. The below list highlights the the specific requirements of each such payment gateway.
Unique Requirements Per Payment Gateway
Adyen:
- The
ShopperInteraction
parameter specifies the sales channel, through which the shopper gives their card details, and whether the shopper is a returning customer. For POS accounts please set this parameter as "Ecommerce"
AMEX
- The
myRef
parameter is required and should contain 6 or more characters.
Authorize.net
ECCenabled
parameter This parameter is only relevant when performing refund requests. indicates whether PCI Booking should send the full card details with the request. If set toFalse
, the resulting behavior is that customers will not be able to perform refunds after 120 days from the date of the original charge.
Caterpay
OrderDesc
parameter provides additional description related to the order for which the payment is taking place for.
Cardstream
OrderDesc
parameter provides additional description related to the order for which the payment is taking place for.
Credorax
- Please note that Credorax payment gateway requires customers to show them a certification of integration. PCI Booking's integration is certified with Credorax. Read more.
Elavon
- The
PaymentGateway
object should also include a parameter calledRebatePWD
with the value of the rebate password.
First Data - FirstDataIPG (Not Payzee)
- First Data (FirstDataIPG) requires authentication by client certificate (please follow these instructions in order to upload the certificate).
- Gateline requires that the card owner's IP address be provided in the "ClientIPAddress" parameter of the
PayerDetails
object.
Gateline
- Gateline requires authentication by client certificate (please follow these instructions in order to upload the certificate).
- Gateline requires that the card owner's IP address be provided in the "ClientIPAddress" parameter of the
PayerDetails
object.
Heartland
myRef
parameter Only numeric value is allowed.- Please note that Heartland payment gateway requires customers to show them a certification of integration. PCI Booking's integration is certified with Heartland. Read more.
Kortapay
OriginalAmoun
credentials is mandatory for Void or Refund operations
Pesopay
myRef
parameter must be unique on every submission.- A 'Void' operation must be performed with
GatewayReference
returned from 'PreAuth', and not 'Capture'.
StripePaymentIntent
- In order to enable 3DS transactions support, please contact Stripe and ask to enable the 3DS Import (
payment_method_options.card.request_three_d_secure
) option on your test/live account . SetupFutureUsage
parameter - allows you to use Stripe Subscriptions with our Stripe PaymentIntents integration. This parameter is provided as part of the credential object and the value can beon_session
oroff_session
.
Worldpay
IsDigital
parameter required in worldpay. Sent 'true' as default.- Please note that Worldpay payment gateway requires customers to show them a certification of integration. PCI Booking's integration is certified with Worldpay. Read more.
Wirecard
OrderDesc
parameter provides a payment reason for the payment gateway. Field is optional when using thecharge
orpreauth
operations. Sent asfalse
by default.
Zeamster
OrderDesc
parameter provides additional description related to the order for which the payment is taking place for.
Zoop
NoOfInstallments
parameter allows you to use installment plan and split the cost into multiple payments with the credit card (micro credit). The value should be between 1-12.