Skip to content

CS-Cart

| View as Markdown

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

CS-Cart Installation steps:

step 1: Copy the airpay.php file from /app/payments/ (from plugin) and place to /app/payments/(to cscart installation).
step 2: Copy the airpay folder from /app/payments/ (from plugin) and place to /app/payments/(to cscart installation).
step 3: Copy the responsefromairpay.php from /app/controllers/frontend/ (from plugin) and place to app/controllers/frontend/ (to cscart installation).
step 4: Copy the airpay folder from /app/addons (from plugin) and place to /app/addons (to cscart installation).
step 5: Copy the admin_admin.tpl from /design/backend/templates/views/payments/components/cc_processors (from plugin) and place to /design/backend/templates/views/payments/components/cc_processors (to cscart installation).