Simulate a bank transfer
Simulates an external bank transfer and adds funds to the payment method’s balance. This method can only be called in test mode.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns a payment method object if successful.
- Bacs debit
- Bank transfer
- Card present
- Card
- Direct transfer
- Pay by bank
- Sepa debit
The Bacs debit payment method.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
payment_method Billing information associated with the payment method.
The customer this payment method is attached to.
The current status of the payment method.
chargeable, pending, failed The type of the payment method.
bacs_debit Information about the Bacs Direct Debit payment method.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.