> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Server-to-Server JSON V2 Integration

> Use Razorpay S2S Payments JSON API for greater control over customer redirection. The response to this endpoint contains only the necessary details and information about the next steps to be taken. Your integration is required to handle different flows to be able to process a payment.

<Info>
  **Feature Request**

  This is an on-demand feature. Please raise a request with our [Support team](https://razorpay.com/support/#request) to get this feature activated on your Razorpay account.
</Info>

## Integration Steps

1. Build Integration: [Cards](/payments/payment-gateway/s2s-integration/json/v2/build-integration/cards), [Netbanking](/payments/payment-gateway/s2s-integration/json/v2/build-integration/netbanking), [UPI Collect](/payments/payment-gateway/s2s-integration/json/v2/build-integration/upi/collect) and [UPI Intent](/payments/payment-gateway/s2s-integration/json/v2/build-integration/upi/intent).

<Info>
  **Handy Tips**

  For other payment methods, we recommend you to follow the build integration steps mentioned on the netbanking page, except step 1.2 - Create a Payment. Please use the relevant Create a Payment sample code for the payment method.

  ## Payment Method | Create Payment Sample Code

  ## EMI | [Sample Code](/payments/payment-gateway/s2s-integration/payment-methods#emi)

  ## Cardless EMI | [Sample Code](/payments/payment-gateway/s2s-integration/payment-methods#cardless-emi)

  ## Wallet | [Sample Code](/payments/payment-gateway/s2s-integration/payment-methods#wallet)

  ## Pay Later | [Sample Code](/payments/payment-gateway/s2s-integration/payment-methods#pay-later)

  CRED | [Sample Code](/payments/payment-gateway/s2s-integration/payment-methods#cred)

  2. [Test Integration](/payments/payment-gateway/s2s-integration/json/v2/test-integration)
  3. [Go-Live Checklist](/payments/payment-gateway/s2s-integration/json/v2/go-live-checklist)
</Info>
