Direct Debit UK (BACS)
This document provides guidance on creating and managing tokenized payment methods using Direct Debit UK (BACS) through various approaches, including API operations and hosted payment pages.
|
Approach |
Description |
Example |
|---|---|---|
|
Create a payment method API operation |
Option 1: Pass in existing tokens and masked account number
For other optional fields, see Create a payment method . Tokenizing BACS payment methods through this option is generally available in Sandbox environments. To enable it in Production environments, submit a request at Zuora Global Support . |
|
|
Option 2: Pass in the account number and the fields that are required by Stripe for validating the tokenized payment method
For other optional fields, see Create a payment method . Tokens will be generated and stored for the payment method. |
| |
|
UI |
Tokens will be automatically generated and stored for the payment method. | |
|
Hosted payment page |
Tokens will be automatically generated and stored for the payment method. |
For tokenized payment methods, you must validate them in Zuora so that payments made with these payment methods are successful. To validate tokenized payment methods, enable the following settings on the gateway instance configuration page:
-
Verify new payment method
-
Verify updated payment method