Skip to content

Releases: blockonomics/opencart-plugin

Bitcoin Payments v4.0.1 (Opencart v4)

05 May 11:01
Compare
Choose a tag to compare

What's Changed

  • Support for OpenCart 4,
  • Introduce Modular Checkout

Bitcoin Payments v3.2.4 (Opencart v3)

10 May 08:33
Compare
Choose a tag to compare
  • Change major versioning of extension to match Opencart

Bitcoin Payments v3.2.3 (Opencart v3)

03 Jun 12:48
Compare
Choose a tag to compare
  • Fixes issue not being able to refresh payment after expiry
  • Fixes payment expires on order creation (server time issues)

Version 0.2.2

04 Feb 09:44
728ac9b
Compare
Choose a tag to compare
  • 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

13 Apr 13:48
81bf2e5
Compare
Choose a tag to compare
  • Fix Missing Order status bug

Version 0.2.0

09 Oct 16:17
Compare
Choose a tag to compare
  • Fix issue on plugin uninstallation if database is using different prefix than default

Version 0.1.2

03 Apr 21:39
Compare
Choose a tag to compare
  • Better error messages on address generation failure
  • Verify all HTTP GET params on callback

Version 0.1.1

17 Aug 10:02
Compare
Choose a tag to compare

Changed the price fetching to use cURL instead of file_get_contents. This allows disabling fopen in PHP settings

Version 0.1

20 Jul 12:46
Compare
Choose a tag to compare

Initial release of fully functional plugin