> ## 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 multiple payment methods, allowing your customer the flexibility to complete the payment using the payment method of their choice. This improves user experience and allows you to offer alternate payment methods to your customer in the case of downtimes or low success rate with one of the payment methods.

For example, if you are facing downtime with PayNow, the customer can complete the payment using cards.

## 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/sg/payments/payment-methods/cards) | `card`     | ✓                                                  |
| [PayNow](/docs/sg/payments/payment-methods/paynow)                | `paynow`   | ✓                                                  |
| [Atome (Pay Later)](/docs/sg/payments/payment-methods/pay-later)  | `paylater` | Requires [Approval](https://razorpay.com/support). |

## Transaction Limits

[Transaction Limits for Payment Methods](/docs/sg/payments/payment-methods/transaction-limits)

## 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/sg/errors/payments/payment-methods-error-parameters).
