We implemented the Accpet.JS payment with our own form and submit the nonce to the createTransactionRequest API.
This seems works very well; however, about once every month or so, we experience a timeout when calling the createTransactionRequest API with the nonce. I have been manually tracking down the transId and determine if it was received and approved to update our records.
Is there a better way to handle this?
05-02-2024 06:49 PM
To handle the occasional timeouts, consider implementing retry logic in your integration code. You can also reach out to our support team for further assistance.
05-09-2024 06:56 AM
It's great that you've integrated Accept.js for payments, and submitting the nonce to the createTransactionRequest API sounds smooth. Experiencing a timeout once a month is a bit of a hassle, though. Maybe checking the transId manually can help track the approvals and update your records until the timeout issue gets resolved.
05-10-2024 03:49 AM
Did you reach out to the support team?
05-10-2024 06:10 AM
Adding retry logic to your integration code is like giving it a second chance when it encounters a timeout, making it more reliable. But if the problem persists, don't hesitate to contact our support team for further help. It's important to keep track of these retries and evaluate their effectiveness to ensure smooth operation in the long run.
05-12-2024 11:50 PM
Thanks, is your problem resolved.
05-13-2024 04:09 AM
It is really a very helpful, i am highly appreciating it. Keep it up !
06-11-2024 12:36 AM