[BREAKGLASS] OpenCart payment extension for BTCPay Server.
Go to file
ndeet 9677c828a4
Some checks failed
Build release artifact. / Build release (release) Has been cancelled
Merge pull request #11 from ndeet/fix-compatibility
Fix compat to OC 4.0.2.0+ due to breaking change upstream.
2023-09-06 11:03:10 +02:00
.github/workflows Adding readme. 2022-10-14 11:55:34 +02:00
admin Adding modal checkout, fixing bugs and general refactor. 2023-01-25 14:50:16 +01:00
catalog Fix compat to OC 4.0.2.0+ due to breaking change upstream. 2023-09-06 10:56:39 +02:00
system/library/btcpay Adding modal checkout, fixing bugs and general refactor. 2023-01-25 14:50:16 +01:00
composer.json Complete refactor for OpenCart 4 compatibility. 2022-10-12 14:40:44 +02:00
composer.lock Complete refactor for OpenCart 4 compatibility. 2022-10-12 14:40:44 +02:00
install.json Adding modal checkout, fixing bugs and general refactor. 2023-01-25 14:50:16 +01:00
README.md Adding modal checkout, fixing bugs and general refactor. 2023-01-25 14:50:16 +01:00

BTCPay for OpenCart extension

This free extension can be used with OpenCart version 3 or 4. You can also find this extension on the OpenCart marketplace.

Installation

You can find a detailed installation guide on how to setup the extension on our OpenCart documentation.

Feedback

If you have issues or feature requests feel free to open an issue or join us on our chat or telegram channel.

Please let us always know your OpenCart, BTCPay extension, PHP versions. You can find them on the extension configuration page.

Development

OpenCart 4 development happens on the master branch and OpenCart 3 is maintained on the 3.x branch but is mostly in maintenance mode.