T365 Open Banking
This alternative payment method supports the following operations:
Payment
Request
Send a payment request with the following additional data:
| Parameter | Type | Description |
|---|---|---|
| method | object | A section of the payment method information. |
| type * required |
string | t_365_open_banking |
| customer | object | A section of the customer details. |
| first_name * required |
string | The customer's first name. |
| last_name * required |
string | The customer's last name. |
| email * required |
string | The customer's email address. |
| zip * required |
string | The customer's postcode. |
Response
The t_365_open_banking response section will have the parameters copied from the request as well as the form parameter to build a form where you should redirect the customer to finalize the payment via T365 open banking system.