Skip to main contentThe fastest way to accept payments on the web is using PaveWay Checkout, our pre-built, hosted payment page.
How it Works
- Create an Intent: Generate a
client_secret on your server.
- Redirect: Send the customer to
[checkout_url] https://checkout.pavewaygroup.com/initpay/{id}?client_secret={pki...}.
- Return: The customer is redirected back to your
redirect_url once the payment is complete.
[!NOTE]
We are currently developing a JavaScript SDK for embedded payment forms. Stay tuned for updates!