.. meta:: :description: Payneteasy payment plugin for OpenCart — overview, live demo and links to the GitHub repositories (OpenCart 1.x and OpenCart 4). .. _plugin_opencart: OpenCart ######## The `PaynetEasy plugin for OpenCart `_ adds a PaynetEasy payment method to OpenCart 1.x stores, using the redirect-based payment form integration of the Payneteasy merchant API. Once installed, customers choose PaynetEasy at checkout and are taken to a hosted payment form to enter their card details; the order status in OpenCart is then updated automatically based on the result returned by Payneteasy. A live example of the plugin running in an OpenCart storefront is available at the `OpenCart demo shop `_. .. note:: The instructions below document the OpenCart 1.x plugin (`php-plugin-opencart `_). A separate plugin for OpenCart 4 is published at `php-plugin-opencart-4 `_; it ships as an OpenCart extension with the standard ``admin`` / ``catalog`` module layout rather than the Composer-built package described here. If your store runs OpenCart 4, use that repository and follow its README for installation. Source code ----------- The plugin source code, build instructions and issue tracker are available in the `php-plugin-opencart repository `_ on GitHub. For OpenCart 4 stores, use the `php-plugin-opencart-4 `_ repository instead.