Step 3: Create upcoming purchase
POST https://gate.reviopay.com/api/v1/purchases/
Using the same purhcase
object as above, create your upcoming purchase
with relevant product details and amount.
You will use the charge
request to utilise the recurring token generated in step 2 to charge this purchase in step 4 which collect the upcoming payment from the customer's card.