> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.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.

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.

## FPX

You can select any of the listed banks. After choosing a bank, Razorpay Curlec 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 login portals.

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

## 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 5704 | Use a random CVV and any future date ^^ |
| Visa         | 4842 7930 0208 6571 |                                         |

## Next Steps

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