Skip to main content

Payout implementation

  • Prerequisites

    • SOPG Username and Password/API Key for request authentication provided by PaysafeCard. User will have functions for payment and refund available.

    • Authorization of the payment server IP address in the production environment (if a 403 error is received when trying to access the service, it is likely that the IP address is not yet allowed to access).

    • Content-type: Please make sure that the content type in the HTTP header, when submitting requests, is set to Content-Type: application/xml

    • Character encoding needs to be in UTF-8.

    • For all deposits passing the parameters account_registration_date, account_KYC_level and account_registration_country in the customer_data_takeover/customerDataTakeover object is necessary, and initiating the payout with the same id/merchantClientId for them. (1,2)

note
  1. Customers with a completed successful deposit will not need to make a new one before receiving a payout but any further deposits will need to contain the parameters.

  2. Customers in Peru and for certain channels will not need to make a successful deposit before making a payout.