Cancel Subscription
Cancel an active subscription and stop future billing.
Cancel an active subscription and stop future billing.
Capture a previously authorized card payment — full or partial. Separate auth and capture for hotels, car rentals, marketplaces, and pre-order flows.
Handle charge status change webhooks with signature verification and status routing.
Create a charge for any payment method — credit card, debit card, PIX, Boleto, SPEI, OXXO, Apple Pay, Google Pay, e-wallets, and more. One endpoint, one payload structure, method-specific fields shown on demand.
Generate a shareable payment link for hosted checkout experiences.
Create a wallet to hold funds for a merchant in a specific currency — the container for all charges, settlements, and balance operations.
Retrieve charge details, current status, installment breakdown, and multi-currency amounts by charge and wallet UUID.
Retrieve subscription details including status, billing cycle, and charge history.
Retrieve wallet details by UUID, email, or customer ID — check balance, verify status, and power reconciliation workflows.
List and filter charges with pagination — build reconciliation dashboards, financial reports, and dispute investigation tools.
Refund a captured charge — full or partial. Both charge_uuid and wallet_uuid go in the URL path. Installment payments are refunded in full across all installments.
Validate a card without charging it using a zero-value authorization.
Configure and verify webhooks for real-time payment event notifications.