# Overview

Chargebee provides a way to integrate different payment gateways into your webpage using payment method helpers. The integration enables you to leverage Chargebee's payment capabilities fully.

Chargebee JS currently supports the following payment method helpers via different gateways:

  • Card payments
  • Bank payments
  • Wallet-based payments
  • Cryptocurrency payments

Workflow

  1. Create a payment intent using Chargebee APIs.
  2. Use Chargebee.js payment method helpers to process payments.
  3. After successful payment authorization, you receive an authorized payment intent.
  4. On your server, use the payment intent ID with the following APIs to perform actions: