Discussions
How are replayed / redundant createPayment requests handled?
over 2 years ago by Darick
If a createPayment request is processed by the server but the response is not received by the client, how do you avoid duplicate payments if the client retries? Is the externalInvoiceRefId used to dedupe replayed requests? If not, is there a mechanism to prevent duplicate requests?