Direct Debit UK (BACS)
This document outlines approaches for creating tokenized BACS payment methods and details the mappings between Stripe and Zuora fields.
To create tokenized BACS payment methods, use one of the following approaches. The mappings between token fields are as follows:
|
Stripe Field |
Zuora Field |
|---|---|
|
Stripe Customer Id (starting with "cus_", such as cus_xxxxxxxx) |
tokens > tokenId |
|
Stripe Payment Method Id (starting with "pm_", such as pm_xxxxxxxx) |
tokens > secondTokenId |
Approaches to creating tokenized BACS payment methods: