Skip to main content
This section is for backend and product engineers designing a production payment flow.

Payment building blocks

CapabilityPublic surfaceRecommended usage
Customer records/v2/customersCreate or fetch reusable buyer profiles
Transactions/v2/transactionsCreate Pix or card payments and inspect state
Refunds/v2/transactions/{id}/refundReverse eligible transactions when your product allows it
Webhookstransaction eventsReceive authoritative status transitions

Common journeys