Releases: woocommerce/woocommerce-gateway-paypal-express-checkout
Releases · woocommerce/woocommerce-gateway-paypal-express-checkout
Version 1.6.8
- Fix - Guard against themes applying filter with too few params
Version 1.6.7
- Fix - Error 10413 when using coupons
- Fix: All variation details when using buttons on product pages are kept
- Fix: Always render the PayPal buttons in the mini cart
Version 1.6.6
- Fix - Discount items were not being included
- Add - Filter for order details to accept decimal quantities of products
- Fix - Unable to buy variation from product page
- Fix - Can use PayPal from product page without inputting required fields
- Add - Display PayPal fees under the totals on the order admin page
- Add - Prefill name, phone, and email info in PayPal Guest Checkout from checkout screen
Version 1.6.5
- Fix - Truncate the line item descriptions to avoid exceeding PayPal character limits.
- Update - WC 3.5 compatibility.
- Fix - checkout.js script loading when not needed.
- Fix - Missing shipping total and address when starting from checkout page.
Version 1.6.4
- Fix - Billing address from Checkout form not being passed to PayPal via Smart Payment Button.
- Fix - Checkout form not being validated until after Smart Payment Button payment flow.
Version 1.6.3
- Fix - Fatal error caused by a fix for Smart Payment Buttons.
Version 1.6.2
- Fix - Tax not applied on the (Confirm your PayPal order) page at the checkout.
Version 1.6.1
- Fix - GDPR Fatal error exporting user data when they have PPEC subscriptions.
- Fix - PayPal Credit still being disabled by default.
- Update - Rename 'PayPal Express Checkout' to 'PayPal Checkout'.
- Fix - Missing PayPal branding in "Buy Now" Smart Payment Button.
- Fix - PHP warning when PayPal Credit not supported and no funding methods hidden.
- Fix - Smart Payment Buttons gateway not inheriting IPN and subscription handling.
- Fix - Single product Smart Payment Button failing without existing session.
- Fix - When cart is empty, JS error on cart page and mini-cart payment buttons showing.
- Add - Locale filter.
Version 1.6.0
- Add - Smart Payment Buttons mode as alternative to directly embedded image links for all instances of PayPal button.
- Fix - Help tip alignment for image settings.
- Update - Enable PayPal Credit by default, and restrict its support by currency.
- Update - Omit 'Express Checkout' portion of default payment method title.
- Update - Enable Express Checkout on regular checkout page by default.
- Update - Enable Express Checkout on single product page by default.
Version 1.5.6
- Fix - Virtual products cause issues with billing details validation.