- Get notified when to grant an award to your customer.
Before you begin
Review the following before you begin:- Make sure you’ve completed the award notifications setup in the Publisher Dashboard.
- Align the transaction by pairing the Order ID provided by Appcharge,
orderIdwith your purchase ID,publisherPurchaseId, for each transaction.
Retry mechanism
When Appcharge sends award requests to your endpoint, it retries failed delivery attempts to handle transient network or server issues, using the following intervals:| Attempt | Delay from previous attempt |
|---|---|
| Initial delivery | Immediate |
| 1st retry | 10 seconds |
| 2nd retry | 10 seconds |
4XX or 5XX), the response body must include a publisherErrorMessage field explaining the failure. This allows Appcharge to surface meaningful error context for each failed attempt.
If all delivery attempts fail, you can still award the player manually from the Publisher Dashboard:
- In the sidebar menu, go to Dashboard > Orders. You’ll see a list of orders.
- Click the order in which you want to award the player.
- In the top right corner, click Retry Award.
