Releases: blockonomics/opencart-plugin
Releases · blockonomics/opencart-plugin
Bitcoin Payments v4.0.1 (Opencart v4)
What's Changed
- Support for OpenCart 4,
- Introduce Modular Checkout
Bitcoin Payments v3.2.4 (Opencart v3)
- Change major versioning of extension to match Opencart
Bitcoin Payments v3.2.3 (Opencart v3)
- Fixes issue not being able to refresh payment after expiry
- Fixes payment expires on order creation (server time issues)
Version 0.2.2
- Verified plugin to work on latest Opencart versions
- Switched to using only one order status
- Improved Test Setup - now it is easier to install and configure the plugin
- Added Timer and Underpayment Slack options
Version 0.2.1
- Fix Missing Order status bug
Version 0.2.0
- Fix issue on plugin uninstallation if database is using different prefix than default
Version 0.1.2
- Better error messages on address generation failure
- Verify all HTTP GET params on callback
Version 0.1.1
Changed the price fetching to use cURL instead of file_get_contents. This allows disabling fopen in PHP settings
Version 0.1
Initial release of fully functional plugin