Check Paywall
Check the status of a particular paywall using the transaction ID.
Method
Parameter
order_id: string
// the transaction ID of the paywall you can get this in paywall QR api.
Request body
Response
Code Example
If the payment status is Pending, then Check Status API should be called in the following interval: The first status check at 20-25 seconds post transaction start, then Every 3 seconds once for the next 30 seconds, Every 6 seconds once for the next 60 seconds, Every 10 seconds for the next 60 seconds, Every 30 seconds for the next 60 seconds, and then Every 1 min until timeout (10 mins).
Last updated