[BREAKGLASS] OpenCart payment extension for BTCPay Server.
Go to file
ndeet 9e87e5e124
Some checks failed
Build release artifact. / Build release (release) Has been cancelled
Merge pull request #15 from ndeet/session-check
Fix checkout in case session contains outdated order id; bump version.
2023-10-19 14:57:45 +02:00
.github/workflows Adding readme. 2022-10-14 11:55:34 +02:00
admin Fix admin form; Bump version. 2023-09-25 11:28:18 +02:00
catalog Fix checkout in case session contains outdated order id; bump version. 2023-10-19 14:41:25 +02:00
system/library/btcpay Fix checkout in case session contains outdated order id; bump version. 2023-10-19 14:41:25 +02: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 Fix checkout in case session contains outdated order id; bump version. 2023-10-19 14:41:25 +02: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.