Skip to content

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

Version 1.5.5

22 May 23:52
Compare
Choose a tag to compare
  • Update - WC 3.4 compatibility
  • Update - Privacy policy notification.
  • Update - Export/erasure hooks added.

Version 1.5.4

08 May 06:58
Compare
Choose a tag to compare
  • Add - Hook to make billing address not required woocommerce_paypal_express_checkout_address_not_required (bool).
  • Fix - Duplicate checkout settings when PP Credit option is enabled.
  • Fix - Impossible to open API credentials after saving Settings.
  • Fix - Prevent filtering if PPEC is not enabled.
  • Fix - Single Product checkout: Quantity being duplicated due to multiple AJAX calls.
  • Fix - When returning from PayPal, place order buttons says "proceed to payment".
  • Tweak - Default billing address to be required.

Version 1.5.3

28 Mar 06:23
Compare
Choose a tag to compare
  • Fix - wp_enqueue_media was not correctly loaded causing weird behavior with other parts of system wanting to use it.
  • Fix - Typo in activation hook.

Version 1.5.2

20 Feb 22:52
Compare
Choose a tag to compare
  • Tweak - Express checkout shouldn't display "Review your order before the payment".
  • Fix - Compatibility with Subscriptions and Checkout from Single Product page.
  • Fix - Make sure session object exists before use to prevent fatal error.

Version 1.5.1

30 Jan 07:22
Compare
Choose a tag to compare
  • Add - Hooks for Settings.
  • Fix - Missing Settings link on Plugins page.
  • Fix - Use correct image URL for PayPal image logo.
  • Tweak - Default to signature method if certificate missing, rather than other way around.

Version 1.5.0

15 Dec 11:38
Compare
Choose a tag to compare
  • Add - PayPal credit is now available on checkout.
  • Fix - WC 3.3 compatibility.
  • Add - Ability to select existing / upload new image(s) for logo / header fields.
  • Fix - Shipping address overriden when PayPal returns billing address.

Version 1.4.7

07 Dec 15:32
Compare
Choose a tag to compare
  • Fix - Issue with missing paypal session information.
  • Fix - Dependency error when using LibreSSL.
  • Fix - Additional compatibility with shipping plugins
  • Fix - Issue where deprecated WC_Cart::get_cart_url is being used.
  • Tweak - Makes admin notification dismissible.

Version 1.4.6

01 Dec 16:24
Compare
Choose a tag to compare
  • Fix - Coupon related PayPal error 10413.

Version 1.4.5

15 Nov 06:46
Compare
Choose a tag to compare
  • Fix - Title/Description fields in the settings should appear based on Enable PayPal Express Checkout.
  • Add - Invoice Prefix now has the ability to be empty.
  • Fix - Additional compatibility fixes for line items.
  • Fix - PHP notice for Subscription id.

Version 1.4.4

27 Sep 10:42
Compare
Choose a tag to compare
  • Fix - PayPal error (10431).
  • Fix - PHP notices.