Skip to main content

Input fields

achDirectDebit : ACHDirectDebitDetailsInput

The ACH direct debit details of this payment method.

acssDebit : ACSSDebitDetailsInput

The Canadian pre-authorized debit details of this payment method.

ausBecsDirectDebit : AusBECSDirectDebitDetailsInput

The Australian BECS direct debit details of this payment method.

bacsDirectDebit : BACSDirectDebitDetailsInput

The BACS direct debit details of this payment method.

The BPAY details of this payment method.

The card details of this payment method.

jpnDirectDebit : JPNDirectDebitDetailsInput

The Japanese direct debit details of this payment method.

nzlBecsDirectDebit : NzlBECSDirectDebitDetailsInput

The New Zealand BECS direct debit details of this payment method.

sepaDirectDebit : SEPADirectDebitDetailsInput

The SEPA direct debit details of this payment method.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "achDirectDebit": ACHDirectDebitDetailsInput, "acssDebit": ACSSDebitDetailsInput, "ausBecsDirectDebit": AusBECSDirectDebitDetailsInput, "bacsDirectDebit": BACSDirectDebitDetailsInput, "bpay": BPAYDetailsInput, "card": CardDetailsInput, "jpnDirectDebit": JPNDirectDebitDetailsInput, "nzlBecsDirectDebit": NzlBECSDirectDebitDetailsInput, "sepaDirectDebit": SEPADirectDebitDetailsInput }