Get started
Customization
- Home
- /
- Nets Easy for WooCommerce
Nets Easy for WooCommerce
Here you will find documentation on Nets Easy for WooCommerce.
English product page on krokedil.com
Svensk produktsida på krokedil.se
Technical information
Plugin data
Plugin version: 2.2.2
Last updated: 28 February, 2023
Tested with
WordPress version: 6.1.1
WooCommerce version: 7.4.0
Requires at least
WordPress version: 5.0
WooCommerce version: 5.0.0
PHP version: 7.2
Plugin changelog
2.2.2
- Tweak - Do not send webhook url to Nets if the site is declared as a local environment via wp_get_environment_type(). Previously this was checked via $_SERVER['REMOTE_ADDR'] & $_SERVER['HTTP_HOST'].
- Fix - Improved multi currency support. Creates new Nets payment ID if currency is changed mid session.
- Tweak - Improvement in logic regarding product & shipping method name cleaning. We now remove specific characters not supported by Nets.
- Fix - Avoid fatal error in confirmation sequence if request to Nets fails.
- Fix - Avoid fatal error in process payment sequence (redirect checkout flow) if request to Nets fails.
- Feature - Adds customer name and address in create session request to Nets (if they exist in Woo) for embedded checkout.
- Tweak - Sends cancel url in payment requests to Nets.
- Fix - Better handling of finalizing purchase in WooCommerce if customer is redirected back to store in another browser than what the purchase started with.
- Fix - Use mb_ereg_replace instead of preg_replace to avoid certain characters not approved by Nets in product and shipping names.
- Fix - Save recurring token correctly for unscheduled subscriptions when changing/updating payment method from My account page.
- Fix - Adds a unique script name when enqueuing checkout script. To avoid conflicts with other payment plugins.