Releases: vippsas/vipps-woocommerce
Releases · vippsas/vipps-woocommerce
v1.4.6
Robustness + checking in callback handlers
v1.4.5
Rewrite of cart handling; now will support WooCommerce Product Bundles and should be much better at restoring the cart etc
v1.4.4.1
Fix typo $break for break
v1.4.4
Move cleanup jobs to wp-cron
v1.4.3
Support for Vipps as external payment method for Klarna Checkout and support for static shipping added
v1.4.1
Bugfix: WP_DEBUG caused error output if one option wasn't set locally
v1.4.0
- 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
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
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.