Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Update a bank account payment source

Idempotency Supported

This API is used to update the payment source details of a customer. Information related to bank account payment source such as email, first name, and last name can be updated.

  • For GoCardless, Chargebee supports (ACH,BACS,SEPA,AUTOGIRO,BECS,BECS_NZ,PAD).
  • For Stripe, Chargebee only supports SEPA.

The API is only supported for the payment_method of type direct_debit.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/payment_sources/{cust-payment-source-id}/update_bank_account

Input Parameters

bank_account
Parameters for bank_account
pass parameters as bank_account[<param name>]

Returns

Customer object
Resource object representing customer
Payment source object
Resource object representing payment_source