PaysafeCard SafetyPay integration
Introduction
This documentation explains how to start accepting SafetyPay payments.
SafetyPay is an add-on to the classic PaysafeCard integration.
REST API
For the REST API documentation, see:
SOAP API
For the SOAP API documentation, see:
- Downloads | Paysafe EN
- #todo-paysafecard-soap-api-documentation
Where to start?
To initiate the process of accepting SafetyPay, the business partner must contact the account manager directly or contact:
Once the business process is finished, the feature will be activated from the PaysafeCard side.
The feature will be activated per MID, meaning per Merchant ID.
There are also some technical integration changes necessary, which are described below.
Payment flow introduction
There are alternative payment flows to integrate SafetyPay into the payment ecosystem.
The following sections describe the general customer flow for each available alternative:
- Payment Process with intermediary PaysafeCard redirection
- Payment Process with immediate redirection to SafetyPay
- Customer Data Takeover
- SafetyPay Payouts integration
Technical changes
-
The logo mustheckout page.
Logos for the banks can be found here:
https://www.paysafecard.com/fileadmin/api/images/Banks_logo.zip
-
Transactions must stay open for 48 hours before they can be considered incomplete.
-
Optional: the payment must be created according to the choice of the customer at the checkout page.
The integration supports choosing the payment method during the payment request.
For more details, see:
- Initiating a SafetyPay Payment - REST
- Creating a SafetyPay Disposition - SOAP
-
Optional: integrate the payment notification payload in JSON.
The JSON payment notification enables the business partner to distinguish which payment instrument subtype was used for the transaction.
Next steps
Continue with the relevant payment process:
- Payment Process with intermediary PaysafeCard redirection
- Payment Process with immediate redirection to SafetyPay
- Customer Data Takeover
- SafetyPay Payouts integration