Welcome to Zuora Product Documentation

Explore our rich library of product information

Direct Debit UK (BACS)

BACS payment methods in Zuora are automatically tokenized for secure processing, supporting recurring payments with specific requirements.

The BACS payment methods created through the Zuora UI or hosted payment page are automatically tokenized. Tokens are generated and stored for the payment method. To tokenize a BACS payment method when creating it through the Create a payment method API operation, set tokenize to true. Passing in existing tokens is not supported for now.

To support processing recurring BACS payments, the following requirements must be met. The BACS payment method tokens, including shopperReference and recurringDetailReference, will be stored in Zuora and will be used to process recurring payments.

  • Real-Time Reconciliation for Adyen v2.0 must be enabled and configured properly. For detailed information, see Configure Real-Time Reconciliation for Adyen Integration v2.0.
  • When creating the payment method through the Create a payment method API operation, set tokenize to true.

For more information about field mappings for BACS transactions, see Field mappings for BACS transactions through Adyen.