Skip to main content

Update a payment method

PUT 

/api/v1/customers/:customer_id/payment_methods/:id

Replace mutable fields on a saved payment method — typically customer-visible label, default-flag, or billing-address metadata. Provider-issued identifiers such as card_token and on-chain addresses are immutable; delete the payment method and re-create it to change those.

Request

Responses

Payment method updated