# Example - Credit and Debit of Reward Points ## Scenario 1 Customer has 500 reward points, and an order discount is configured by you so that the customer can get 10% off (upto ₹50) on the order value by using some of the reward points. ### Walkthrough Customer utilises 50 reward points while placing an order. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/points-applied.png) center em Figure 2: Reward Points Applied To Cart br The customer manages to place the order successfully. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/order-placed.png) center em Figure 3: Order Placed Screen br 50 reward points get deducted from the points accumulated by the customer. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/points-deducted.png) center em Figure 4: Reward Points Screen (Points Deducted) br But the order gets cancelled due to some reason. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/cancelled.png) center em Figure 5: My Orders Page br 50 reward points get credited back to the customer. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/points-refunded.png) center em Figure 6: Reward Points Screen (Points Refunded) br ## Scenario 2 Customer has 500 reward points, and an order reward is configured by you that grants 25 reward points to the customer when the order is successfully delivered. Moreover, you have configured an order discount too so that the customer can get 10% off (upto ₹50) on the order value by using some of the reward points. ### Walkthrough Customer utilises 50 reward points while placing an order. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/points-applied.png) center em Figure 8: Reward Points Applied To Cart br After the order is successfully placed, 50 reward points get deducted from the points accumulated by the customer. ![QG1](https://cdn.pixelbin.io/v2/doc/original/searchlight/platform-panel/marketing/rewards/point-deduction2.png) center em Figure 9: Reward Points Screen (Points Deducted) br The order gets delivered to the customer. ![QG1](https://cdn.pixelbin.io/v2/doc/original/searchlight/platform-panel/marketing/rewards/order-delivered.png) center em Figure 10: My Orders Page (Order Delivered) br 25 reward points is credited to the customer. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/order-earn.png) center em Figure 11: Reward Points Screen (Points Earned) br But the customer returns the order due to some reason. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/return-completed.png) center em Figure 12: My Orders Page (Order Returned) br 50 reward points get credited back to the customer. However, the 25 reward points is not recovered from the customer. The customer gets to keep the reward points earned. ![QG1](https://cdn.pixelbin.io/doc/original/searchlight/platform-panel/marketing/rewards/points-refunded2.png) center em Figure 13: Reward Points Screen (Points Refunded) br Conditions for refund of points - If a customer has utilised his reward points while placing an order, it will get credited back to the customer only when the shipment status is either of the following: * "return_accepted" * "cancelled_fynd" * "return_bag_delivered"