Skip to content

Releases: woocommerce/woocommerce-gateway-paypal-express-checkout

Version 1.6.8

25 Jan 22:16
Compare
Choose a tag to compare
  • Fix - Guard against themes applying filter with too few params

Version 1.6.7

25 Jan 13:22
Compare
Choose a tag to compare
  • 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

09 Jan 19:07
@v18 v18
Compare
Choose a tag to compare
  • 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

31 Oct 13:19
Compare
Choose a tag to compare
  • 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

27 Sep 16:01
Compare
Choose a tag to compare
  • 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

15 Aug 15:19
9c3f675
Compare
Choose a tag to compare
  • Fix - Fatal error caused by a fix for Smart Payment Buttons.

Version 1.6.2

15 Aug 12:21
Compare
Choose a tag to compare
  • Fix - Tax not applied on the (Confirm your PayPal order) page at the checkout.

Version 1.6.1

04 Jul 16:40
Compare
Choose a tag to compare
  • 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

27 Jun 20:16
Compare
Choose a tag to compare
  • 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

06 Jun 11:42
Compare
Choose a tag to compare
  • Fix - Virtual products cause issues with billing details validation.