Skip to main content

Payment flow

The functional payment flow works as follows:

  1. The customer selects PaysafeCard as the preferred payment option in your webshop.

  2. You initiate a payment with the correct amount, currency, and other required parameters by using createDisposition.

  3. You redirect the customer to PaysafeCard's hosted payment panel, where the customer has 30 minutes to enter the 16-digit PaysafeCard PIN.
    Additional information for the correct integration of PaysafeCard's hosted payment page can be found in the section Payment page details.

  4. PaysafeCard sends a notification to the notification URL, pnURL.

  5. PaysafeCard redirects the customer back to the success URL, okURL.

  6. You capture the payment.
    Additional information can be found in the section Capturing a payment.

Paysafecard SOPG Payment Flow