Create an Order
The first step to performing any payment is calling the Revup API to create an order. During an order creation, the information regarding the transaction is provided, except for the payment card details. That is the amount, currency, description, user, country, browser, etc.
When the request is successful, the Revup API will return the ID of the created order. Revup orders have a lifespan of 1 hour, after which they are automatically deleted from the system if they have not been used to process a payment.