Direct Debit
Parameters
account Number
Cleartext (unencrypted) DirectDebit bank account number associated with the payment instrument.
telephones
Telephone(s) associated with direct debit payment provider.
routing Number
A code that identifies the financial institution for a specific bank account. routing_number is required if given INTER_COMPANY or ELV as brand.
mandate Type
The mandate_type is required if given brand as SEPA_ELV under DirectDebit. It is used for the wire transfer or direct debit transaction whose routing_number could not be provided or not supported. Allows values: - ONE_OFF - RECURRING
Constructors
Link copied to clipboard
public DirectDebit DirectDebit(Payment.Brand brand, Name billingName, PaymentBillingAddress billingAddress, String billingEmailAddress, String accountNumber, List<Telephone> telephones, PaymentReason reason, Amount authorizedAmount, Amount verifiedAmount, PaymentThreeDSCriteria threeDigitsSecureCriteria, Operations operations, Map<String, String> extensions, String routingNumber, DirectDebit.MandateType mandateType)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard