A virtual bank account gives customers a dedicated account to pay into, so you don't share your organization's sensitive bank account details with them. You can create a virtual bank account for a customer and share the payment instructions. Customers pay using methods such as ACH credit or wire transfer. Chargebee automatically applies incoming funds to the customer's due invoices.
Sample Virtual bank accountJSON
API Index URL
https://[site].chargebee.com/api/v2/virtual_bank_accounts
Virtual bank accounts attributes
Type of the credit transfer
Enum Values
ach_credit
ACH Credit Transfer
This scheme is deprecated. Instead of ach_credit
use us_automated_bank_transfer
.
sepa_credit
SEPA Credit Transfer
This scheme is deprecated. Instead of sepa_credit
use eu_automated_bank_transfer
.
us_automated_bank_transfer
US Automated Bank Transfer
gb_automated_bank_transfer
UK Automated Bank Transfer
eu_automated_bank_transfer
EU Automated Bank Transfer
jp_automated_bank_transfer
JP Automated Bank Transfer
mx_automated_bank_transfer
MX Automated Bank Transfer