Background
Due to the unique nature of blockchain transactions (where transfer amounts are usually manually entered by users), there may be cases where the actual payment amount differs from the order amount, resulting in failed orders (timeout failures).
Manual Order Recovery Process
Merchants can manually recover orders through the following steps:
- Log in to the merchant dashboard
- Navigate to the Order Recovery page
- Click the [Recover Order] button
- Fill in the following information:
- Transaction Hash
- Merchant Order Number
- Submit the recovery request
After successful recovery, the order status will be automatically updated and trigger a success callback notification.
Last updated on