CS-Cart Integration
This guide explains how to integrate AIRPAY with the CS-Cart shopping cart backend for accepting payments.
Details
Section titled “Details”| Field | Description |
|---|---|
CS-Cart_version | 4.14.3 |
CS-Cart_Kit | Download |
CS-Cart Installation Steps
Section titled “CS-Cart Installation Steps”Step 1
Section titled “Step 1”Copy the airpay.php file from:
/app/payments/and place it into:
/app/payments/inside your CS-Cart installation.
Step 2
Section titled “Step 2”Copy the airpay folder from:
/app/payments/and place it into:
/app/payments/inside your CS-Cart installation.
Step 3
Section titled “Step 3”Copy responsefromairpay.php from:
/app/controllers/frontend/and place it into:
/app/controllers/frontend/inside your CS-Cart installation.
Step 4
Section titled “Step 4”Copy the airpay folder from:
/app/addonsand place it into:
/app/addonsinside your CS-Cart installation.
Step 5
Section titled “Step 5”Copy admin_admin.tpl from:
/design/backend/templates/views/payments/components/cc_processorsand place it into:
/design/backend/templates/views/payments/components/cc_processorsinside your CS-Cart installation.