> ## 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.

# 2. Test Integration

> Steps to test if the integration was successful.

<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>

You can make test payments using one of the payment methods configured at the Checkout.

* No money is deducted from the customer's account as this is a simulated transaction.
* Ensure you have entered the API Keys generated in the Test Mode in the Checkout code.

Following are the payment methods supported as configured at Razorpay Checkout.

#### Cards

You can use one of the following test cards to test transactions for your integration in Test Mode.

| Card Network | Card Number         | CVV & Expiry Date                       |
| ------------ | ------------------- | --------------------------------------- |
| Mastercard   | 5272 0088 0623 5705 | Use a random CVV and any future date ^^ |
| Visa         | 4111 1111 1111 1112 |                                         |

Check the following lists:

* [Supported Card Networks](/docs/sg/payments/payment-methods/cards).
* [Cards Error Codes](/docs/sg/errors/payments/cards).

#### Wallet

You can select any of the listed wallets. After choosing a wallet, you will be redirected to a mock page where you can make the payment `success` or a `failure`. Since this is Test Mode, we will not redirect you to the wallet login portals.

#### PayNow

You can scan the QR code and make the payment using your PayNow-enabled bank app. Razorpay will redirect to a mock page where you can make the payment a success or a failure. Since this is Test Mode, we will not redirect you to the bank portals. Know more about [PayNow](/docs/sg/payments/payment-methods/paynow).

## Next Steps

[Step 3: Go-Live Checklist](/docs/sg/payments/payment-gateway/s2s-integration/json/v2/go-live-checklist)
