Skip to content

Releases: vippsas/vipps-woocommerce

v1.4.6

11 May 10:24
Compare
Choose a tag to compare

Robustness + checking in callback handlers

v1.4.5

27 Apr 09:34
Compare
Choose a tag to compare

Rewrite of cart handling; now will support WooCommerce Product Bundles and should be much better at restoring the cart etc

v1.4.4.1

06 Apr 08:19
Compare
Choose a tag to compare

Fix typo $break for break

v1.4.4

06 Apr 07:46
Compare
Choose a tag to compare

Move cleanup jobs to wp-cron

v1.4.3

23 Mar 08:21
Compare
Choose a tag to compare

Support for Vipps as external payment method for Klarna Checkout and support for static shipping added

v1.4.2

03 Mar 16:09
Compare
Choose a tag to compare

Tiny logging change

v1.4.1

25 Feb 08:51
Compare
Choose a tag to compare

Bugfix: WP_DEBUG caused error output if one option wasn't set locally

v1.4.0

24 Feb 09:15
Compare
Choose a tag to compare
  • Supports metadata in shipping methods in Express Checkout (Bring, Postnord etc)
  • No longer requires allow_url_fopen
  • Correctly rounds prices according to WooCommerce settings

v1.3.7

07 Feb 08:47
Compare
Choose a tag to compare

Fixes code in the express checkout verification code that assumed that an order-id always referred to an order in the database (not true when this is deleted, bits changed due to cosmic background radiation etc)

v1.3.6

03 Feb 08:16
Compare
Choose a tag to compare

Support for verifying express checkout orders before payment; new setting to ask for acceptance of terms and conditions on this page. Removed extraneous logging. Fixed calculation of fees in express checkout.