Retry payment
POST/api/v1/payment/retry
Retry funds charging for secondary recurring payments in case of soft decline. This request creates a RETRY transaction and may change the payment final status.
🔗 Related Checkout Retry:
Request
Responses
- 200
- 400
- 401
Retry request accepted
Bad request (e.g., missing parameters or invalid hash)
Unauthorized (invalid merchant key or hash)