Overview of Fat Zebra payment gateway integration
Zuora integrates with the Fat Zebra payments API, supporting a gateway integration known as Fat Zebra.
Supported features
The following table provides a quick reference for the supported features.
Supported payment methods | Credit Card/Debit Card |
Supported payment operations |
|
Support 3D Secure 2.0 | Yes |
Support Delayed Capture | Yes |
Support Level 2 and Level 3 card data | No |
Support stored credential transactions | Yes |
Support Gateway Options fields | No |
Gateway provider’s API version | V1 |
Gatetway provider’s production endpoint used for Zuora gateway integration service | https://gateway.pmnts.io/ |
Support Batch Gateway Reconciliation | No |
Support Real-Time Reconciliation | No |
Support Payment Method Updater | No |
Support inquiry call for retrying a transaction request | Yes (in payments, payment cancel, referenced refunds, and non-referenced refunds) |
Supported payment methods
The Fat Zebra payment gateway integration supports Credit Card and Debit Card payment methods. The following card brands are supported:
- American Express
- Diners Club
- Discover
- JCB
- MasterCard
- Visa
Card payment methods on the Fat Zebra gateway integration can be created with the hosted payment page implemented through the Payment Pages 2.0 solution. You can also implement a one-time payment flow to process a payment, with the option to create a payment method in Zuora or not. For the payment methods stored in Zuora, a token is saved and used to process recurring payments.
Creation of payment methods through the API operations or Zuora UI is not supported.
For supported currencies, see Fat Zebra's documentation.
Support for 3D Secure 2.0
See Enable 3DS2 for Fat Zebra payment gateway integration and Zuora's implementation of 3D Secure 2.0 for more information.
Support for Delayed Capture
The Delayed Capture feature allows you to authorize the availability of funds for a transaction but delay the capture of funds until a later time. The Fat Zebra payment gateway integration supports Delayed Capture for Credit Card payment methods, which involves the use of the following API operations:
- Create authorization
- Create a payment to capture the payment or Cancel authorization
Zuora also supports capturing authorizations that were generated externally by using Zuora's Create authorization API operation.
Support for stored credential profiles
The Fat Zebra payment gateway integration includes support for the Stored Credential Transactions framework. For details, see Support for stored credential transactions overview.