Skip to main content
A payment method is a stored instrument (card, bank account, crypto wallet, PIX key, or trading wallet) attached to a customer. Once added, it can be referenced by ID when creating payments or transfers — the customer does not need to re-enter their details each time.

Methods

Add a payment method

The request shape depends on the payment method type and provider. Here are the most common patterns.

Stripe card

Bridge bank account

Crypto wallet

PIX

Payment method types

The type field on a payment method is one of: "bank", "card", "plaid", "virtual_account", "liquidation_address", "trading_wallet", "customer_wallet", "pix", "evm_address".

Bank account types

The bank_account_type field can be: "payment", "checking", "savings", "virtual_account".

Type reference

List payment methods

Get a payment method

Update a payment method

Delete a payment method