Skip to main content

Create payment method

POST 

/v1/payment_methods

Creates a payment method tied to a billing account. For type=card, send the card block with the cardToken produced by client-side tokenization. For type=bank_transfer, send the bankAccount block. For bank_slip and pix, only the type is required — the default gateway is resolved from the organization.

Request

Responses

Payment method created.