Initiate a SafetyPay Payment
POST/payments
Initiates a SafetyPay payment.
The restrictions object allows a payment to be initiated for the
payment option selected by the customer at the merchant checkout.
When payment_instrument is set to safetypay, the customer is
redirected directly to the SafetyPay payment page.
The optional Correlation-ID header allows the merchant to provide
part of the payment identifier. The value must be unique per MID and
can contain up to 41 characters.
Error number 2039 indicates that a value supplied in
payment_instrument is not valid.
Request
Responses
- 201
- 400
- 401
SafetyPay payment initiated successfully.
Invalid payment request or restriction value.
Authentication failed.