Tokenize ACH payment methods
To enable tokenizing ACH payment methods on Adyen Integration v2.0, submit a request at Zuora Global Support .
To create tokenized ACH payment methods, use one of the following approaches:
|
Approach |
Description |
Example |
|---|---|---|
|
Use an API operation that supports payment method creation, such as Create a payment method , to tokenize raw account information |
Pass in the following required account information and set
Tokens are generated and stored in Zuora, and used in the subsequent recurring payments. |
|
|
Use an API operation that supports payment method creation, such as Create a payment method , to pass in existing tokens |
Pass in the following required fields:
Pass in
Pass in
Pass in the masked account number through
Tokens are stored in Zuora and used in subsequent payments. |
|
|
Use an API operation that supports payment method creation, such as Create a payment method , to pass in existing tokens and raw card information |
Pass in the following required card information:
Pass in
Pass in
Pass in the masked account number through
Tokens are stored in Zuora and used in subsequent payments. |
|
|
Tokenize payment methods when processing payments |
On the configuration page of your Adyen Integration v2.0 gateway instance, select Tokenize payment method . With this setting enabled, tokens are generated and stored for ACH and SEPA payment methods when processing payments through UI, API, or Payment Pages 2.0. |