No momento, esta página não está disponível em português
Payment-method icon

PaySafeCard for API only

Add PaySafeCard to an existing API-only integration.

Accept PaySafeCard payments using our APIs, and build your own payment form to have full control over the look and feel of your checkout page.

Requirements

Requirement Description
Integration type Make sure that you have built your API-only integration.
Setup steps Before you begin, contact our Support Team to add in your Customer Area.

Build your payment form for PaySafeCard

Include PaySafeCard in the list of available payment methods. You do not need to collect any information from the shopper in your payment form.

We provide logos for PaySafeCard and the issuing banks, which you can use on your payment form. For more information, refer to Downloading logos.

In your /paymentMethods request, specify:

The response contains paymentMethod.type: paysafecard.

Make a payment

In your /payments request, specify:

  • paymentMethod.type: paysafecard
  • shopperReference: Your reference to uniquely identify this shopper, for example user ID or account ID.