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.
Примечание
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.