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:
INSTRUMENTINSTRUMENT_SUBTYPEBANK_IDS
Possible restriction values include:
INSTRUMENT:paysafecard,safetypayINSTRUMENT_SUBTYPE:cash,onlineBANK_IDS: one or more supported SafetyPay bank IDs
Error code 2039 indicates that the value supplied for INSTRUMENT
is invalid.
Request
Responses
- 200
- 400
SafetyPay disposition created successfully.
Invalid disposition restriction.