Prepaid Flow
IAK API in prepaid product use asynchronous flow. In general here is the flow:
- Client call topup request
- IAK response pending at first
- Client will get the updated status. There are 2 ways to get updated status:
Estimated processing time for each transaction is approximately 1 to 30 seconds
Flow With Callback
IAK send response of the updated status to your callback URL
Mobile Topup and Data Package Flow
PLN Prepaid Flow
End user have to input the token number into their home device
Games Flow
End user have to input the voucher number into the corresponding game's website.
Flow Without Callback
If you don't want to use callback, you must call check status API to get the updated status.
Tutorial Video
You can see this video for prepaid flow explanation.