Executes a payment using the SessionId you have from the initiateSession endpoint. This endpoint will return a payment URL to redirect your customers to the payment page.
true to send the request to the development
environment.| Code | Description |
|---|---|
| 1 | Missing or invalid api key |
| 2 | InvoiceValue is a required parameter. |
| 3 | Suppliers is not valid. |
| 4 | wrong supplier code. |
| 5 | An error meessage from the bank. |