Skip to main content

Track Orders & Cashback Reward

Track orders and enable cashback rewards for your customers. Order tracking is typically done via server-side Order API for better security and control. Cashback rewarding and order tracking can be done via server side Order API which is a tailored API to support e-commerce platforms. In case you want to reward your customer with cashback wallet points for scenarios other than e-commerce order placement, you can use Cashback API based on your use case.
Best Practice: Send orders only after they’re confirmed/paid to avoid incorrect reward assignment. For COD orders, wait until payment is captured.
For more advanced order tracking scenarios, you can also use the server-side Order API for better control and security.

Next Steps