Skip to content
English
  • There are no suggestions because the search field is empty.

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:

  1. Authorize your connection with the payment gateway (see also Authorization)
  2. Send the payment request to the payment gateway (see also Single Payment)
  3. Redirect the payee for authorization of the payment (see also Single Payment)
  4. Receive the payment status notification via your CallBackURL (see also Payment Notifications)

image-20260126-143844

You can also test this flow at our API-Reference