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

# Integration Steps

> Steps to integrate your WordPress website using the Gravity Forms plugin.

Follow the steps given below to integrate Razorpay Payment Gateway with your Gravity Forms website.<br />

<CardGroup cols={3}>
  <Card title="1. Build Integration" href="/docs/payments/payment-gateway/ecommerce-plugins/gravity-forms/integration-steps#1-build-integration">
    Install and configure the WordPress plugin.
  </Card>

  <Card title="2. Test Integration" href="/docs/payments/payment-gateway/ecommerce-plugins/gravity-forms/integration-steps#2-test-integration">
    Test the integration by making a test payment.
  </Card>

  <Card title="3. Go-Live Checklist" href="/docs/payments/payment-gateway/ecommerce-plugins/gravity-forms/integration-steps#3-go-live-checklist">
    Check the go-live checklist.
  </Card>
</CardGroup>

## 1. Build Integration

Follow the steps given below:

<AccordionGroup>
  <Accordion title="1 Download Razorpay Gravity Forms Plugin and Configure Settings">
    Follow the steps given below:

    1. Download and install the Razorpay Gravity Forms Plugin. You can do this using either of these methods:
       * [Download the latest version of the plugin from the WordPress Plugin Directory](https://github.com/razorpay/razorpay-gravity-forms/releases/latest) and add the zip file to your WordPress website's **Plugins** folder.
       * Add the plugin directly on your WordPress website from the **Plugin** page.
             <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-add-plugin-wordpress.jpg" alt="add wordpress plugin on website" width="800" />
    2. On your WordPress site, activate the plugin in the **WordPress Plugin Manager**. <br />
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-activate-plugin.jpg" alt="activate plugin" width="800" />
           <br />
    3. Click **Settings**. <br />
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-plugin-settings.jpg" alt="open plugin settings" width="800" />
           <br />
    4. Configure the following information and click **Update Settings**:
       * Add in your \[KEY\_ID] and \[KEY\_SECRET] generated from the Razorpay Dashboard.
       * **Payment Action**: Set this to **Authorize and Capture**.
    5. Select the currency in which the payment must be accepted.
       1. Navigate to **Forms** → **Settings**.
       2. Under **General Settings**, go to the **Currency** field and choose the relevant currency. For this example, we will select **Indian Rupee**.
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-change-currency.jpg" alt="change currency" width="800" />
  </Accordion>

  <Accordion title="2 Create a Gravity Form">
    To create a Gravity Form:

    1. Navigate to **Forms** → **New Form** and click **Add New**.
    2. Enter the form title and description in the **Create a New Form** dialog box.
    3. Click **Create Form**.
    4. Before entering the product details, you must select whether you are selling a subscription or a product/service. Navigate to **Settings** → **Razorpay** and configure the **Razorpay Feed**.
       1. In the **Razorpay Feed** settings, click **Add New**.
       2. Add a name for the feed. For example, `Ooty Green Tea`.
       3. Select `Products and Services` as the **Transaction Type**.
       4. Click **Update Settings**.
              <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-feed-settings.jpg" alt="select products and services" width="800" />
              <br />
    5. Click **Edit** to start adding product details:
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-edit-form.jpg" width="800" />
           <br />
       1. Click **Pricing Fields** and select **Product**.
              <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-configure-form.jpg" alt="configure gravity form" width="800" />
              <br />
       2. Click the form to enter the product details and click **Update**.
          1. **Field Label**: Enter the product name. For example, `Ooty Green Tea`.
          2. **Description**: Enter a description for the product.
          3. **Field Type**: Select the field type as required.
          4. **Price**: Enter the product price in INR. For example, `399.99`.
          5. **Disable Quantity Field**: Do not select this option if your customer wants to choose a quantity.
          6. **Rules**: Enable the **Required** check box to make the quantity field mandatory.
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-product-details.jpg" alt="add product details" width="500" />
           <br />

    The form is now ready to be added to your web pages.
  </Accordion>

  <Accordion title="3 Add the Form to a Webpage">
    To add the form on a webpage:

    1. Click **Pages** to navigate to the relevant page.
    2. Add a block and click the form icon.
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-form-icon.jpg" alt="click form icon" width="800" />
           <br />
    3. Select the form to be added to the page.
           <img src="https://curlec.com/docs/build/browser/assets/images/ecommerce-plugins-gravity-forms-select-form.jpg" alt="select form" width="800" />
           <br />
    4. Once the form is added, you can choose to hide the form title and description.
    5. Click **Publish** or **Update**.
  </Accordion>
</AccordionGroup>

<Info>
  **Handy Tips**

  Webhook is auto-configured when you enter and save the API key ID and secret on the plugin settings page. You need to [verify if webhooks are enabled](/docs/payments/payment-gateway/ecommerce-plugins/gravity-forms/troubleshooting-faqs#2-how-can-i-verify-if-webhooks-are) on your Razorpay Dashboard. However, for versions lower than 1.3.2, you need to [configure webhooks manually](/docs/payments/payment-gateway/ecommerce-plugins/gravity-forms/troubleshooting-faqs#1-my-webhooks-are-not-auto-configured-since-i).
</Info>

## 2. Test Integration

After the integration, Razorpay will appear as a payment option on your web page/app. You need to click the button and make a test transaction to ensure the integration works as expected. You can start accepting actual payments from your customers once the test is successful.

<img src="https://curlec.com/docs/build/browser/assets/images/pg-gravity-forms-plugin.jpg" alt="Gravity Forms" width="600" />

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.

<AccordionGroup>
  <Accordion title="Supported Payment Methods">
    After the integration is complete, a **Pay** button appears on your webpage/app.

    Click the button and make a test transaction to ensure the integration is working as expected. You can start accepting actual payments from your customers once the test transaction is successful.

    <Warning>
      **Watch Out!**

      This is a mock payment page that uses your test API keys, test card and payment details.

      * Ensure you have entered only your [Test Mode API keys](/docs/payments/dashboard/account-settings/api-keys#generate-api-keys) in the Checkout code.
      * Test mode features a mock bank page with **Success** and **Failure** buttons to replicate the live payment experience.
      * No real money is deducted due to the usage of test API keys. This is a simulated transaction.
    </Warning>

    Following are all the payment modes that the customer can use to complete the payment on the Checkout. Some of them are available by default, while others may require approval from us. Raise a request from the Dashboard to enable such payment methods.

    | Payment Method                                                 | Code     | Availability |
    | -------------------------------------------------------------- | -------- | ------------ |
    | [Debit and Credit Cards](/docs/payments/payment-methods/cards) | `card`   | ✓            |
    | [FPX](/docs/payments/payment-methods/fpx)                      | `fpx`    | ✓            |
    | [Wallets](/docs/payments/payment-methods/wallets)              | `wallet` | ✓            |

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

    <AccordionGroup>
      <Accordion title="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.
      </Accordion>

      <Accordion title="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.

        <Warning>
          **Watch Out!**

          iOS integration for Touch'n Go wallet is currently unavailable. We will be adding support for it soon.
        </Warning>
      </Accordion>

      <Accordion title="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 |                                         |

        Check the following lists:

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

  <Accordion title="Verify Payment Status">
    You can track the payment status from the Dashboard or by polling APIs.

    <Tabs>
      <Tab title="Verify Payment Status From Dashboard">
        1. Log in to the Razorpay Dashboard and navigate to **Transactions** → **Payments**.
        2. Check if a `payment_ID` has been generated and note the status. In case of a successful payment, the status is marked as `captured`.

                   <img class="click-zoom" src="https://curlec.com/docs/build/browser/assets/images/my-testpayment.jpg" width="800" alt="Payment details on Dashboard" />
      </Tab>

      <Tab title="Poll APIs">
        [Poll Payment APIs](/docs/api/payments#fetch-multiple-payments) to check the payment status.
      </Tab>
    </Tabs>
  </Accordion>
</AccordionGroup>

## 3. Go-live Checklist

Follow these steps before taking the integration live:

<AccordionGroup>
  <Accordion title="1 Accept Live Payments">
    Perform an end-to-end simulation of funds flow in the Test Mode. Once confident that the integration is working as expected, switch to the Live Mode and start accepting payments from customers.

    <Warning>
      **Watch Out!**

      Ensure you are switching your test API keys with API keys generated in Live Mode.
    </Warning>

    To generate API Keys in Live Mode on your Razorpay Dashboard:

    1. Log in to the Razorpay Dashboard and switch to **Live Mode** on the menu.
    2. Navigate to **Account & Settings** → **API Keys** → **Generate Key** to generate the API Key for Live Mode.
    3. Download the keys and save them securely.
    4. Replace the Test API Key with the Live Key in the Checkout code and start accepting actual payments.

    <br />
  </Accordion>

  <Accordion title="2 Payment Capture">
    After payment is `authorized`, you need to capture it to settle the amount to your bank account as per the settlement schedule. Payments that are not captured are auto-refunded after a fixed time.

    <Warning>
      **Watch Out**

      * You should deliver the products or services to your customers only after the payment is captured. Razorpay automatically refunds all the uncaptured payments.
      * You can track the payment status using our [Fetch a Payment API](/docs/api/payments#fetch-a-payment) or webhooks.
    </Warning>

    <Tabs>
      <Tab title="Auto-capture Payments (Recommended)">
        Authorized payments can be automatically captured. You can auto-capture all payments [using global settings](/docs/payments/payments/capture-settings#auto-capture-all-payments) on the Razorpay Dashboard. Know more about [capture settings for payments](/docs/payments/payments/capture-settings).

        <Warning>
          **Watch Out!**

          Payment capture settings work only if you have integrated with Orders API on your server side. Know more about the [Orders API](/docs/api/orders/create).
        </Warning>
      </Tab>

      <Tab title="Manually Capture Payments">
        Each authorized payment can also be captured individually. You can manually capture payments using [Payment Capture API](/docs/api/payments/capture) or [Dashboard](/docs/payments/payments/dashboard#manually-capture-payments). Know more about [capture settings for payments](/docs/payments/payments/capture-settings).
      </Tab>
    </Tabs>
  </Accordion>
</AccordionGroup>
