Simulate a bank transfer
Payment Methods
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.
POST
Simulate a bank transfer
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
200 - application/json
Returns a payment method object if successful.
- Bacs debit
- Bank transfer
- Card present
- Card
- 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.
Available options:
payment_method Available options:
chargeable, pending, failed, null Available options:
bacs_debit 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.