Skip to main content

JSON Payment Notification

POST 

/notifications/safetypay/payment

The payment notification informs the business partner of a payment update independently of the customer's behavior after authorization.

The notification allows payment processing to be completed before the customer's account is credited and helps prevent incomplete payments.

If a technical error occurs, such as a socket timeout, or the receiving application returns an error such as HTTP 500, the notification is resubmitted periodically until one of the following occurs:

  • The payment server receives an HTTP 200 response.
  • The maximum number of retry attempts is reached. The source documentation states that this is currently configured as five retries.

The JSON notification includes the payment instrument used for the transaction.

Request

Responses

Payment notification received successfully.