Changelog

Changelog

1.2.1
  • Fix - Update Payer SDK to avoid usage of disabled services.
  • Fix - Fixed several PHP 8.2 notices.
  • Fix - Fixed some WooCommerce deprecated features.
1.1.10
  • Fix - Updated the Payer SDK to version 1.1.22 to solve issues with PHP 8.0+. This bumps minimum PHP Version required to 7.1.
  • Fix - Fix a fatal error that happens if you have Payer for WooCommerce activated without WooCommerce.
1.1.9
  • Fix - Fixed a issue with Payer Rents availability in some cases.
1.1.8
  • Enhancement - Changed logic in the Payer Rent gateway to allow the payment method to be selected by an admin on the edit subscription page.
1.1.7
  • Fix - Fixed incorrect tax rate being sent in some cases.
1.1.6
  • Fix - Avoid fatal error - check if wcs_order_contains_subscription exist in payer_order_completed function.
  • Fix - Use wc_get_checkout_url() instead of WC()->cart->get_checkout_url() to avoid deprecated notice.
1.1.5
  • Fix - Fix for disabled Payer payment gateway still showing on checkout.
1.1.4
  • Fix - Only add order note for order completed with Payer if that is the case.
1.1.3
  • Enhancement - Changed when invoices get sent to Payer for direct invoices.
1.1.2
  • Fix - Fixed gateway icons to be loaded from the correct path.
1.1.1
  • Fix - Changed subscription card payments to be charged on completion of order in WooCommerce. Prevents issue due to making the debit call to fast.
1.1.0
  • Feature - Added rental payments as an option for those that have this allowed by Payer.
  • Enhancement - Changed how to get the tax rate.
  • Enhancement - Added filters for PNO fields to change the field used and how it is saved to the order.
  • Enhancement - All gateways now have proper checks to see if they are enabled or not.
  • Enhancement - Updated SDK and added functionality for IP validation skipping and support for Proxys.
  • Enhancement - Direct invoice now supports free trial subscriptions.
1.0.2
  • Fix - Fixed is_available for Direct Invoice. Should not longer show if you dont have it enabled.
  • Enhancement - Removed masking of address data on organizations.
  • Enhancement - Added filter to Personalnummber label.
1.0.1
  • Fix - Fixed a 500 error caused when lacking WooCommerce Subscription.
1.0.0
  • Enhancement - Added support for WooCommerce subscriptions for Direct invoice and Card payments.
  • Enhancement - Updated the Payer SDK.
0.2.0
  • Enhancement - Added setting to be able to partake in MasterPass campaigns.
  • Enhancement - Added setting to add text to the instant purchase buttons.
  • Feature - Added support for wp_add_privacy_policy_content (for GDPR compliance). More info: https://core.trac.wordpress.org/attachment/ticket/43473/PRIVACY-POLICY-CONTENT-HOOK.md.
0.1.2
  • Fix - Fixed free shipping error.
  • Fix - Added Swedish translation for Get Address.
  • Fix - Added prefixes to function that register gateways to prevent error with old plugin.
  • Fix - We now send the used charset with the order to prevent malformed order details.
  • Fix - Added function to show settings fields on direct invoice to prevent an error.
  • Fix - Fixed a spelling error on Percentage.
0.1.1
  • Fix - Fixed Installment to only show if enabled.
  • Fix - Fixed so masking is removed on order completion without payer being the gateway.
  • Enhancement - Showing messages on get address success or failure.
  • Enhancement - Fixed some translations.
  • Enhancement - Added setting for enabling order management and get address function.
0.1.0
  • First release on wordpress.org.