What payment methods are an option if you are using Hosted pages and components?
Problem Statement
This article explains which payment methods can be used with custom checkout that is PCI compliant when using Hosted pages and components.
Solution
Chargebee JS supports the following payment method helpers via different gateways:
- Card payments – PCI compliant
- Bank payments
- Wallet-based payments
For card payments, Chargebee provides PCI-compliant handling. For other methods (bank, wallet), you can use the payment gateway's JS implementation and pass a temporary token or raw bank account details to Chargebee via the APIs.
Was this article helpful?