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.
1.2.1
  • 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.
1.2.0
  • 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.
1.1.1
  • 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.
1.1.0
  • 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.
1.0.1
  • 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.
1.0.0
  • Initial release.