---
title: Drupal Integration
description: This guide is for the integration of Drupal (shopping cart) backend with AIRPAY for the accepting payments.
---

# INTEGRATION KITS - Shopping Kits - Drupal

This guide is for the integration of Drupal (shopping cart) backend with AIRPAY for the accepting payments. Download the Drupal Kit and follow the installation steps. If steps correctly followed, the installation will be successful.



## Details

| Field | Description |
| --- | --- |
| Drupal_version | 9.3.11 |
| Drupal_Kit | [ Download ](https://madmin.airpay.co.in/kits/airpay_drupal_9.3.11_v3.zip)



```

 "Adding Module files to your Drupal Commerce :"

"step 1": "Two files need to be added 'Airpay' and 'Airpay_response."
"step 2": "unzip the file and add two folder to the web/modules/contrib."
"step 3": "Enable the two module under the Airpay"

"Enabling the Module:"

"step 1": "Login to your drupal Commerce admin and go to Extend."
"step 2": "under Airpay two modules are there (Airpay and Airpay Response Module) enable it."

"Adding the Payment gateway and Configuring it with your Airpay merchant credential  :"

"step 1": "Login to your drupal Commerce admin and go to Commerce -> Configuration -> Payment -> Payment Gateways ."
"step 2": "Click Add payment Gateway"
"step 3": "Name should be enter as 'Airpay' (Manadatory)"
"step 4": "check the 'Airpaym payment' plugin."
"step 5": "Enter the merchants credentials."
```