.. meta::
:description: Payneteasy payment gateway plugin for CS-Cart — overview, live demo and link to the GitHub repository.
.. _plugin_cscart:
CS-Cart
#######
The CS-Cart plugin integrates Payneteasy payment processing with the `CS-Cart `_ e-commerce platform. It ships as a standard CS-Cart addon (module id ``payneteasy``, display name "PaynetEasy Payment") that registers a new payment processor in the store's admin panel, so shop administrators can accept card payments through Payneteasy without writing custom code.
A live example of the checkout flow produced by this plugin can be seen on the `CS-Cart demo shop `_.
Source code
-----------
The plugin source is published on GitHub at `payneteasy/php-plugin-cscart `_. The repository contains the addon files under ``app/addons/payneteasy`` (install/uninstall logic, the payment processor registration, and language files) together with the corresponding ``design`` templates for the CS-Cart storefront and admin area.