> ## 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 Redirect Integration

> Server-to-Server payments integration lets you communicate directly with the Razorpay servers and seamlessly integrate the service in your web application. The direct integration enables you to capture payment details on your secure server and process the payments at your end using our Checkout.

This integration method provides you with complete control over the look and feel of the payment experience for your customers.

## Prerequisites

* Create a [Razorpay account](https://dashboard.razorpay.com/signup).
* Raise a request with our Support team to get this feature enabled on your account.
* Generate the [API Keys](/api/authentication#generate-api-keys) from the Dashboard. To go live with the integration and start accepting real payments, generate Live Mode API Keys and replace them in the integration.
* Know about [Razorpay Payment Flow](/payments/payment-gateway/how-it-works).

<Warning>
  **Watch Out!**

  PCI Compliance: In order to securely save the sensitive card details entered by the customer, a PCI compliance certificate is mandatory. For more details, refer to the [PCI Compliance](https://www.pcisecuritystandards.org/) website.
</Warning>

## Integration Steps

Follow these integration steps:

<Steps>
  <Step title="Step 1">
    [Build Integration](/payments/payment-gateway/s2s-integration/redirect/build-integration).
  </Step>

  <Step title="Step 2">
    [Test Integration](/payments/payment-gateway/s2s-integration/redirect/test-integration).
  </Step>

  <Step title="Step 3">
    [Go-Live Checklist](/payments/payment-gateway/s2s-integration/redirect/go-live-checklist).
  </Step>
</Steps>

### Related Information

* [Best Practices](/payments/payment-gateway/s2s-integration/best-practices)
* [Address Verification System](/payments/payment-gateway/s2s-integration/features/address-verification-system)
