- Version
- Download 37
- File Size 0.00 KB
- File Count 1
- Create Date June 23, 2023
- Last Updated December 21, 2023
PayPal Express Checkout Payment Gateway for WooCommerce v1.4.5
Changelog
v1.4.5 β Released on 19 December 2023
- [Fix] β issue when saving PayPal credentials
- [Fix] β PHP warnings
v1.4.4 β Released on 19 October 2023
- [Compatibility] β Tested OK with WooCommerce 8.2.0
- [Compatibility] β Tested OK with PHP 8.1
v1.4.3 β Released on 27 July 2023
- [Fix] β Fixed shipping address saved only for orders containing virtual products
- [Fix] β Save payment method in order when paying via smart buttons
- [Add] β Hooks to alter shipping address before sending to PayPal
- [Add] β Added filter to alter the address data before sending to PayPal and before creating an order
- [Tweak] β Validate PayPal credentials when saving settings
- [Tweak] β Filter to determine using order number or order ID to resolve issues with sequential order number plugin
- [Tweak] β Whitelist unsupported characters in phone number before sending to PayPal
- [Compatibility] β HPOS compatibility
- [Compatibility] β Tested OK with WooCommerce 7.9.0
- [Compatibility] β Tested OK with WordPress 6.2.2
v1.4.2 β Released on 27 April 2023
- [Add] β Filter to determine whether to use cart calculate function
- [Add] β Added a hook to handle mismatch values
- [Tweak] β Modified sprintf function arguments
- [Tweak] β Added another argument to the hook βwt_woocommerce_checkout_order_createdβ
- [Enhancement] β Save phone number given in the PayPal account when payment made via smart buttons
- [Enhancement] β Populate address details in address fields rendered by credit card
- [Fix] β Fixed tax calculation issue when changing country in the review page
- [Fix] β Fixed the issue where the last name was not updated in the order when it contained whitespace
- [Fix] β Removed abs() function which passed a positive value instead of negative which caused calculation issues in express payment mode
- [Compatibility] β Added compatibility with Advanced Free β Flat shipping WooCommerce v_1.6.3.92