Overview of Fat Zebra payment gateway integration
Zuora's integration with the Fat Zebra payment gateway supports various payment methods, including credit cards, Apple Pay, and Google Pay, along with features like 3D Secure 2.0, Delayed Capture, and Real-Time Reconciliation.
Zuora integrates with the Fat Zebra payments API, supporting a gateway integration known as Fat Zebra.
Supported payment methods
The Fat Zebra payment gateway integration supports the following payment methods:
-
Credit Card and Debit Card
-
American Express
-
Diners Club
-
Discover
-
JCB
-
MasterCard
-
Visa
-
-
Direct Entry AU
-
Apple Pay
-
Google Pay
You can create these payment methods on the Fat Zebra gateway integration through Payment Pages 2.0 . Creation of payment methods through the API operations or Zuora UI is not supported.
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.
For supported currencies, see Fat Zebra's documentation .
Apple Pay
FatZebra provides support for Apple Pay. For more information about setting up Apple Pay, see Set up Apple Pay .
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.
Zuora also handles UnionPay 3DS enrollment‑check errors from the FatZebra gateway more gracefully, allowing the system to proceed to payment or validation instead of failing the transaction when this specific 3DS check returns an error.
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 .
Support for Real-Time Reconciliation
The Fat Zebra payment gateway integration supports the Real-Time Reconciliation feature for Direct Entry AU transactions. With this feature enabled, the payment gateway submits notifications to Zuora for payment and refund events and corresponding records can be automatically updated in real-time.
For more information, see the following articles:
-
Real-Time Reconciliation events for Fat Zebra
-
Real-Time Reconciliation
Related information
-
Set up and configure a Fat Zebra payment gateway instance
-
Fat Zebra API documentation