Skip to content

Releases: onpayio/woocommerce

1.0.41

12 Jun 08:09
acf5a09
Compare
Choose a tag to compare
  • Added validation for empty values in country helper

1.0.40

11 Jun 14:09
1a50b88
Compare
Choose a tag to compare
1.0.40 Pre-release
Pre-release
  • Bumped target php version and updated dependencies

1.0.39

10 Jun 12:25
b73050f
Compare
Choose a tag to compare
1.0.39 Pre-release
Pre-release
  • Added Klarna
  • Fixed floating point conversion error when performing bulk comple capture
  • Added Icelandic option
  • Streamlined and optimized subscriptions
  • Properly format country coeds when creating payments

1.0.38

08 Apr 11:45
f753817
Compare
Choose a tag to compare
  • Tweaked texts on actions buttons in admin
  • Added support fro HPOS in WooCommerce

1.0.37

17 Jan 11:35
b6f0df0
Compare
Choose a tag to compare
  • Take adjusted total amounts into account on available amounts for capture
  • Added general platform that identifies the pluin with the API.
  • Shifted declineURL order reference to wc_order key instead of onpay reference.

1.0.36

06 Sep 12:12
94e3f5c
Compare
Choose a tag to compare
  • Ensure proper type of card method logo list before looping it.

1.0.35

06 Sep 08:59
2e6957c
Compare
Choose a tag to compare
  • Added ability to set language of created payments according to frontoffice language
  • Performance optimization of payment creation.
  • Bugfix of subscriptions not being available in block layout.

1.0.34

16 Aug 10:10
b923431
Compare
Choose a tag to compare
  • Restructured the settings page into sevaral sections
  • Implemented block layout for payment methods
  • Removed unused code from build script
  • Fixed Apple and Google pay methods being activated in a buggy way

1.0.33

12 Jun 10:22
f73529d
Compare
Choose a tag to compare
  • Updated subscriptions (early) renewal logic, to reflect the WooCommerce guidelines.
  • Fixed minor bug when getting order reference for subscriptions early renewal.

1.0.32

17 Apr 10:09
785cdaa
Compare
Choose a tag to compare
  • Removed unecessary sanitation of website value we send to OnPay API.
  • Reintroduced sending cart object when creating new payments, checking validity before adding the object to the request.
  • Added Apple Pay and Google Pay as available methods.
  • Fixed Composer/InstalledVersions not being properly prefixed with composer/php-scoper
  • Confirmed compatibility with version 6.2 of Wordpress.
  • Added PayPal as available method