Get started
Troubleshooting
- Home
- /
- Payer for WooCommerce
- /
- 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.
- 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.
- Fix - Fixed a issue with Payer Rents availability in some cases.
- Enhancement - Changed logic in the Payer Rent gateway to allow the payment method to be selected by an admin on the edit subscription page.
- Fix - Fixed incorrect tax rate being sent in some cases.
- 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.
- Fix - Fix for disabled Payer payment gateway still showing on checkout.
- Fix - Only add order note for order completed with Payer if that is the case.
- Enhancement - Changed when invoices get sent to Payer for direct invoices.
- Fix - Fixed gateway icons to be loaded from the correct path.
- Fix - Changed subscription card payments to be charged on completion of order in WooCommerce. Prevents issue due to making the debit call to fast.
- 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.
- 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.
- Fix - Fixed a 500 error caused when lacking WooCommerce Subscription.
- Enhancement - Added support for WooCommerce subscriptions for Direct invoice and Card payments.
- Enhancement - Updated the Payer SDK.
- 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.
- 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.
- 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.
- First release on wordpress.org.