Skip to main content

Create a SafetyPay Disposition

POST 

/createDisposition

Creates a SafetyPay disposition for the payment option selected by the customer at merchant checkout.

The customer is redirected directly to the SafetyPay payment page.

The dispositionRestrictions array supports the following restriction keys:

  • INSTRUMENT
  • INSTRUMENT_SUBTYPE
  • BANK_IDS

Possible restriction values include:

  • INSTRUMENT: paysafecard, safetypay
  • INSTRUMENT_SUBTYPE: cash, online
  • BANK_IDS: one or more supported SafetyPay bank IDs

Error code 2039 indicates that the value supplied for INSTRUMENT is invalid.

Request

Responses

SafetyPay disposition created successfully.