Skip to content

Releases: angelleye/paypal-woocommerce

v4.6.8

15 Mar 16:38
87aedad

Choose a tag to compare

  • Fix ACDC - Credit & Debit Card spinner not hiding on cart & checkout. (2154)

v4.6.7

14 Mar 12:37
e71f867

Choose a tag to compare

  • Remove the buyer-country parameter from the live PayPal JS SDK script to prevent 400 Bad Request errors in production. #2152

v4.6.6

14 Mar 09:57
03d8140

Choose a tag to compare

Enhancements

  • Added automated JavaScript and CSS minification to improve frontend performance. (2145)
  • Added a processing spinner for Advanced Credit Card Payments on the checkout page to provide better visual feedback during payment processing. (2148)

Improvements

  • Refactored Braintree payment handling to improve error messaging and event management for more reliable checkout behavior. (2144)
  • Adjusted the gateway listing order on the admin payment settings page for improved organization.
  • Renamed gateway names to match the updated naming convention and Fixed gateway links on the admin payment listing page to ensure correct navigation. (2149)

Fixes

  • Fixed text domain loading notice and dynamic property declaration warnings for better compatibility with newer PHP versions. (2136)
  • Fixed a country warning issue on the FunnelKit review order page during checkout. (2138)
  • Fixed an issue where the Place Order button would not respond if a customer attempted payment again with a valid card after an initial failure. (2140)
  • Fixed an issue where PPCP Hosted Fields did not release the BlockUI overlay when WooCommerce validation errors occurred. (2142)
  • Venmo button issue fix for US users. ([2151]#2151)

Full Changelog: v4.6.5...v4.6.6
Contributors: @deepakmaurya

v4.6.5

08 Mar 11:03
324c2fc

Choose a tag to compare

  • Tested and verified compatibility with the latest versions of WordPress and WooCommerce.
  • Ensured smooth performance and stability with the most recent platform updates.

v4.6.4

08 Mar 10:04
cec152a

Choose a tag to compare

  • Fix - Prevents a fatal error during PPCP onboarding when the API response result is not returned as an array. (PFW-1959)
  • Fix - Handles a console error occurring in certain scenarios to prevent unnecessary browser warnings. (PFW-1952)
  • Enhancement - Adds BN code support and resolves the authorization flow for the PayPal Pro payment gateway. (PFW-1960)

v4.6.3

11 Sep 20:10
e696016

Choose a tag to compare

What's Changed

Full Changelog: v4.6.2...v4.6.3

v4.6.2

08 Sep 22:14
f091edb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2

v4.6.1

09 Jul 06:32

Choose a tag to compare

  • Fix - Resolved Onboarding issue with SSL connections (PFW-1943)

v4.6.0

01 Jul 12:52
0fbe6b2

Choose a tag to compare

  • Feature - Braintree SDK Upgrade (PFW-1922)
  • Feature - Overcharge Handling (PFW-1923)
  • Feature - PayPal Sandbox Error Mocking (PFW-1935, PFW-1937)
  • Fix - Resolves a broken link in on-boarding notice. (PFW-1921)
  • Fix - Resolves on-boarding fatal error. (PFW-1939)
  • Tweak - Resolves translation loading order to remove the warning. (PFW-1940)

v4.5.21

25 Nov 05:57

Choose a tag to compare

  • Fix - Payment method specifies Credit Card or PayPal. (PFW-1912)
  • Fix - Array offset access on null warning. (PFW-1909)