> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Payment Methods

> Check the different payment methods that can be configured to accept payments from your customers using Razorpay products.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

The Razorpay Checkout offers Card and ACH Direct Debit payment methods.

## Supported Payment Methods

Following are all the payment modes that the customer can use to complete the payment on the Checkout.

| Payment Method                                                                                                                 | Code   | Availability                       |
| ------------------------------------------------------------------------------------------------------------------------------ | ------ | ---------------------------------- |
| [Debit and Credit Cards](/docs/us/payments/payment-methods/cards) (Visa, MasterCard, American Express, Diners Club & Discover) | `card` | ✓                                  |
| [ACH Direct Debit](/docs/us/payments/payment-methods/ach)                                                                      | `ach`  | Requires Approval and Integration. |

We are soon looking to support more methods including Apple Pay, PayPal amongst many other international payment methods.

## Payment Method Error Codes

There are certain error codes specific for each payment method supported by Razorpay. Know more about the [Payment Method Error Codes](/docs/us/errors/payments/payment-methods-error-parameters).
