Through Gameball, you can allow your customers to transform and use their collected points as discount coupons on your mobile app.
Step 1: Enable points redemption on your mobile app
Configure the redemption equation on the Gameball Admin Dashboard. Read about the Points earn and redeem settings
❗️Note: Points redemption status must be Active.
Follow the steps below to complete the points transaction:
You can get the current customer balance to check if there is sufficient balance or not, or if you want to show it to your customer on your web app through the Customer Points Balance API
Start a points hold request through the Hold Points API
This API will hold the requested amount for 10 minutes until your customer completes the payment process on your mobile app using any other payment method, in case it is a partial payment using points.The order is placed and paid successfully on your mobile app.
Totally redeem the held points from the customer balance through the Redeem Points API
Step 2: Other important operations to be handled
A. Reverse Transaction
Sometimes, you will need to cancel a cashback transaction or refund a redeemed points transaction. Follow the steps below:
While you are creating a payment reward or points redemption transaction, you will store the original transaction ID of your platform on Gameball.
You can reverse the reward/redemption transactions through the Reverse Points Transactions API
B. Reverse Hold Transaction
You might need to reverse the held points during the 10-minute hold time. Follow the steps below:
While holding points, a hold reference ID will be created for this hold transaction
You can reverse the held points through the Reverse Hold Transaction API