Skip to main content

Payments

ONVO payment flows are built around payment intents, payment methods, refunds, and asynchronous events.

Main resources

ResourceDescription
Payment intentRepresents the attempt to charge an order.
Payment methodInstrument used by the buyer.
RefundFull or partial return of a payment.
WebhookEvent sent by ONVO when state changes.

For most integrations, create one intent per order and listen to webhooks to confirm the final result.