Get started
Troubleshooting
- Home
- /
- Zimpler for WooCommerce
- /
- Changelog
Changelog
1.2.2
- Tweak - Add locale to create payment request sent to Zimpler.
- Tweak - Add filter zimpler_locale to be able to modify locale sent to Zimpler.
- Fix - Only run Zimpler plugin if WooCommerce is active.
- Tweak - Update payment gateway icon to Zimplers new logo.
- Fix - Improved check if payment method is enabled (in assets class) to avoid PHP notice.
- Fix - Remove old code/check that might prevent payment gateway icon to be displayed.
- Feature - Adds support for DKK & NOK.
- Tweak - Confirm that combination of customer country and store currency is correct before displaying Zimpler as available payment method in checkout.
- Tweak - Adds error code to refund message if refund fails.
- Tweak - Payment method now available on Order Pay page.
- Tweak - Run confirm order on template_redirect instead of init.
- Tweak - Adds .kernlignore file for excluding files in the production ready version of the plugin.
- Fix - Make sure we have an order object before trying to confirm the order. Avoids PHP errors.
- Tweak - Changed payment gateway icon.
- Tweak - Changed default payment method title in settings.
- Tweak - Changed default payment method description in settings.
- Fix - Removed current logic for IBAN number.
- Tweak - Change naming of credentials in settings. Username is now called MID. Password is now called API key.
- Fix - Fixes spelling of password/API key setting in request class. Caused 401 authentication error.
- Initial release.