What you can build
Payments
Initiate a payment checkout session for your customers. Your application provides the amount, currency, and customer details, and we return a redirect URL where the customer can securely complete the payment.Payment Links
Programmatically create shareable payment links for campaigns or simple checkout flows. You can list all active links and expire them when they are no longer needed.How it works
- Your backend calls the Rivo Business API using your authorized API key.
- Rivo processes the requested payment or payment link action.
- You handle the response and present the outcome to your users.
- Listen to Webhooks for async updates on payment status.
What is covered
- Authentication requirements for protected requests
- Initiating Payments
- Managing Payment Links
Base URL
Response format
Rivo Business responses use a consistent JSON shape.status set to error.
