Payment Flow Steps for Single Payments
How can I initiate a single payment in the gateway?
The payment flow for a single payment in our payment in payment infrastructure contains the following steps:
- Authorize your connection with the payment gateway (see also Authorization)
- Send the payment request to the payment gateway (see also Single Payment)
- Redirect the payee for authorization of the payment (see also Single Payment)
- Receive the payment status notification via your CallBackURL (see also Payment Notifications)

You can also test this flow at our API-Reference