Checkout
Checkout lets you create a payment experience hosted by ONVO so you do not need to build the entire payment form.
Related API reference
When to use Checkout
- You want to reach production quickly.
- You prefer to delegate payment UI and validation.
- You need a payment URL to send to the buyer.
Base flow
- Create a session or payment link.
- Redirect the buyer to the Checkout URL.
- Receive the result by webhook.
- Update your order internally.