Welcome to Zuora Product Documentation

Explore our rich library of product information

Overview of SlimPay payment gateway integration

The SlimPay payment gateway integration supports SEPA payment methods, mandate creation, and delayed capture, with limitations on non-referenced refunds.

Supported payment methods

The SlimPay payment gateway integration supports SEPA payment methods. For more information about setting up payment methods in Zuora, see Define and set up payment methods .

When creating a payment method, it is recommended to associate the payment method with an account. For payment methods created through API operations, specify the accountKey field. For payment methods created through hosted payment method pages, specify the field_accountId client parameter in the request. If the account number is not specified, the subscriber.reference field in the request to SlimPay will be set to accountHolderLastName+accountHolderFirstName+randomId. If the account number is specified, the subscriber.reference field will be set to the account number in Zuora.

Support for mandate creation

Zuora supports mandate creation for SEPA payment methods. Zuora will generate and pass the mandate to the gateway.

Supported currencies

  • EUR (SEPA)

  • GBP (Direct Debit UK)

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. For how to use the Delayed Capture feature, see Payment Authorization in Zuora API Reference.

Limitation

SlimPay gateway integration does not support non-referenced refunds.

Set up and configure a SlimPay payment gateway instance