Overview
If a callback has failed, you can manually resend it directly from the dashboard using the "Callback Request History" feature. This allows you to retry delivery after resolving any issues on your server.
Table of Contents
- Overview
- When should I resend a callback?
- How to resend a failed callback
- What happens after I resend a callback?
- Will resending affect the transaction?
- How many times can a callback be retried?
- How to confirm if the resend was successful
When should I resend a callback?
You should resend a callback when:
- The callback status is Failed
- You have identified and fixed the issue on your system
- You want to reattempt delivery of the callback data
How to resend a failed callback
Steps:
- Log in to your StraitsX Business Account
- Go to Platform Tools
- Under General Tools, click Callback Request History

- Find the callback with status Failed
- Click on the callback record to open Callback Details

- Click Resend Callback (top right)

- Confirm by clicking Resend

What happens after I resend a callback?
After resending:
A confirmation message will appear:
“Webhook resend initiated successfully”
- The callback status will change to Retrying
- The system will attempt delivery again

Will resending affect the transaction?
No. Resending a callback does not affect the transaction status. It only reattempts delivery of the callback data to your configured endpoint.
How many times can a callback be retried?
- The system automatically retries failed callbacks multiple times
- Each attempt is recorded under Delivery Attempts
- You can also manually resend the callback if needed
How to confirm if the resend was successful
After resending, you can:
- Go back to Callback Request History
- Monitor the Status Summary:
- Retrying → delivery in progress
- Success → callback successfully delivered
- Check Client Response for confirmation
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article