JSON Payment Notification
POST/notifications/pagoefectivo/payment
Sends a JSON notification to inform the business partner of a payment update independently of the customer's behavior after authorization.
When 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
conditions is met:
- The payment server receives an HTTP
200response. - The maximum number of retry attempts is reached. The source documentation states that this is currently configured as five retries.
Request
Responses
- 200
Payment notification received successfully.