Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 842 Bytes

File metadata and controls

20 lines (14 loc) · 842 Bytes

DirectDebitChannelProperties

xendit.payment_request.model.DirectDebitChannelProperties

Properties

Name Type Required Description Examples
email str Email address of the customer that is registered to the partner channel
mobile_number str Mobile number of the customer registered to the partner channel
success_return_url str
failure_return_url str
identity_document_number str
account_number str
card_last_four str Last four digits of the debit card
card_expiry str Expiry month and year of the debit card (in MM/YY format)

[Back to README]