Skip to content

Releases: woocommerce/woocommerce-paypal-payments

Version 2.8.3

12 Aug 21:57
f59bdf2
Compare
Choose a tag to compare
  • Fix - Google Pay: Prevent field validation from being triggered on checkout page load #2474
  • Fix - Do not add tax info into order meta during order creation #2471
  • Fix - PayPal declares subscription support when for Subscription mode is set Disable PayPal for subscription #2425
  • Fix - PayPal js files loaded on non PayPal pages #2411
  • Fix - Google Pay: Fix the incorrect popup triggering #2414
  • Fix - Add tax configurator when programmatically creating WC orders #2431
  • Fix - Shipping callback compatibility with WC Name Your Price plugin #2402
  • Fix - Uncaught Error: Cannot use object of type ...\Settings as array in .../AbstractPaymentMethodType.php (3253) #2334
  • Fix - Prevent displaying smart button multiple times on variable product page #2420
  • Fix - Prevent enabling Standard Card Button when ACDC is enabled #2404
  • Fix - Use client credentials for user tokens #2491
  • Fix - Apple Pay: Fix the shipping callback #2492
  • Enhancement - Separate Google Pay button for Classic Checkout #2430
  • Enhancement - Add Apple Pay and Google Pay support for China, simplify country-currency matrix #2468
  • Enhancement - Add AMEX support for Advanced Card Processing in China #2469

2.8.3-rc2

09 Aug 14:39
82000a4
Compare
Choose a tag to compare
2.8.3-rc2 Pre-release
Pre-release

2.8.3-rc1 plus:

  • Apple Pay: Fix switching between shipping methods inside the modal #2498
  • Saved PayPal account isn't displayed on checkout #2502

2.8.3-rc1

07 Aug 12:51
44fde3c
Compare
Choose a tag to compare
2.8.3-rc1 Pre-release
Pre-release
  • Fix - Google Pay: Prevent field validation from being triggered on checkout page load #2474
  • Fix - Do not add tax info into order meta during order creation #2471
  • Fix - PayPal declares subscription support when for Subscription mode is set Disable PayPal for subscription #2425
  • Fix - PayPal js files loaded on non PayPal pages #2411
  • Fix - Google Pay: Fix the incorrect popup triggering #2414
  • Fix - Add tax configurator when programmatically creating WC orders #2431
  • Fix - Shipping callback compatibility with WC Name Your Price plugin #2402
  • Fix - Uncaught Error: Cannot use object of type ...\Settings as array in .../AbstractPaymentMethodType.php (3253) #2334
  • Fix - Prevent displaying smart button multiple times on variable product page #2420
  • Fix - Prevent enabling Standard Card Button when ACDC is enabled #2404
  • Fix - Use client credentials for user tokens #2491
  • Fix - Apple Pay: Fix the shipping callback #2492
  • Enhancement - Separate Google Pay button for Classic Checkout #2430
  • Enhancement - Add Apple Pay and Google Pay support for China, simplify country-currency matrix #2468
  • Enhancement - Add AMEX support for Advanced Card Processing in China #2469

Version 2.8.2

22 Jul 20:19
Compare
Choose a tag to compare
  • Fix - Sold individually checkbox automatically disabled after adding product to the cart more than once #2415
  • Fix - All products "Sold individually" when PayPal Subscriptions selected as Subscriptions Mode #2400
  • Fix - W3 Total Cache: Remove type from file parameter as sometimes null gets passed causing errors #2403
  • Fix - Shipping methods during callback not updated correctly #2421
  • Fix - Preserve subscription renewal processing when switching Subscriptions Mode or disabling gateway #2394
  • Fix - Remove shipping callback for Venmo express button #2374
  • Fix - Google Pay: Fix issuse with data.paymentSource being undefined #2390
  • Fix - Loading of non-Order as a WC_Order causes warnings and potential data corruption #2343
  • Fix - Apple Pay and Google Pay buttons don't appear in PayPal Button stack on multi-step Checkout #2372
  • Fix - Apple Pay: Fix when shipping is disabled #2391
  • Fix - Wrong string in smart button preview on Standard Payments tab #2409
  • Fix - Don't break orders screen when there is an exception for package tracking #2369
  • Fix - Pay Later button preview is missing #2371
  • Fix - Apple Pay button layout #2367
  • Enhancement - Remove BCDC button from block Express Checkout area #2381
  • Enhancement - Extend Advanced Card Processing country eligibility for China #2397

2.8.2-rc1

17 Jul 12:33
8b5165d
Compare
Choose a tag to compare
2.8.2-rc1 Pre-release
Pre-release
  • Fix - Sold individually checkbox automatically disabled after adding product to the cart more than once #2415
  • Fix - All products "Sold individually" when PayPal Subscriptions selected as Subscriptions Mode #2400
  • Fix - W3 Total Cache: Remove type from file parameter as sometimes null gets passed causing errors #2403
  • Fix - Shipping methods during callback not updated correctly #2421
  • Fix - Preserve subscription renewal processing when switching Subscriptions Mode or disabling gateway #2394
  • Fix - Remove shipping callback for Venmo express button #2374
  • Fix - Google Pay: Fix issuse with data.paymentSource being undefined #2390
  • Fix - Loading of non-Order as a WC_Order causes warnings and potential data corruption #2343
  • Fix - Apple Pay and Google Pay buttons don't appear in PayPal Button stack on multi-step Checkout #2372
  • Fix - Apple Pay: Fix when shipping is disabled #2391
  • Fix - Wrong string in smart button preview on Standard Payments tab #2409
  • Fix - Don't break orders screen when there is an exception for package tracking #2369
  • Fix - Pay Later button preview is missing #2371
  • Fix - Apple Pay button layout #2367
  • Enhancement - Remove BCDC button from block Express Checkout area #2381
  • Enhancement - Extend Advanced Card Processing country eligibility for China #2397

Version 2.8.1

01 Jul 21:28
Compare
Choose a tag to compare
  • Fix - Don't render tracking metabox if PayPal order does not belong to connected merchant #2360
  • Fix - Fatal error when the ppcp-paylater-configurator module is disabled via code snippet #2327
  • Fix - Apple Pay & Google Pay buttons no longer visible in Standard Payments button previews after moving the configuration to Advanced Card Processing tab #2325
  • Fix - Fix Smart Buttons on Elementor checkout widget #2284
  • Fix - Pay by link - Capturing order from guest user causing fatal error when Vaulting is enabled #2382
  • Fix - Enable the gateway settings JS file on connection tab #2377
  • Enhancement - Add filter for certain settings to allow gateway translation e.g. via WPML #2308
  • Enhancement - Filter for adding more contexts in can_render_dcc checker #2346
  • Enhancement - Do not request id_token for guest users #2283
  • Enhancement - Prevent multiple PayPal Subscription products in the cart if PayPal Subscription API is active #2320
  • Enhancement - Prevent script caching & minification from Litespeed Cache and W3 Total Cache plugins #2316
  • Enhancement - Remove Giropay references due to deprecation #2379

2.8.1-rc2

01 Jul 14:12
7b6084a
Compare
Choose a tag to compare
2.8.1-rc2 Pre-release
Pre-release

2.8.1-rc1 plus:

  • Fix - Pay by link - Capturing order from guest user causing fatal error when Vaulting is enabled #2382
  • Fix - Enable the gateway settings JS file on connection tab #2377
  • Enhancement - Remove Giropay references due to deprecation #2379

2.8.1-rc1

25 Jun 13:10
167c2c6
Compare
Choose a tag to compare
2.8.1-rc1 Pre-release
Pre-release
  • Fix - Don't render tracking metabox if PayPal order does not belong to connected merchant #2360
  • Fix - Fatal error when the ppcp-paylater-configurator module is disabled via code snippet #2327
  • Fix - Apple Pay & Google Pay buttons no longer visible in Standard Payments button previews after moving the configuration to Advanced Card Processing tab #2325
  • Fix - Fix Smart Buttons on Elementor checkout widget #2284
  • Enhancement - Add filter for certain settings to allow gateway translation e.g. via WPML #2308
  • Enhancement - Filter for adding more contexts in can_render_dcc checker #2346
  • Enhancement - Do not request id_token for guest users #2283
  • Enhancement - Prevent multiple PayPal Subscription products in the cart if PayPal Subscription API is active #2320
  • Enhancement - Prevent script caching & minification from Litespeed Cache and W3 Total Cache plugins #2316

Version 2.8.0

11 Jun 02:16
Compare
Choose a tag to compare
  • Fix - Calculate totals after adding shipping to include taxes #2296
  • Fix - Package tracking integration throws error in 2.7.1 #2289
  • Fix - Make PayPal Subscription products unique in cart #2265
  • Fix - PayPal declares subscription support when merchant not enabled for Reference Transactions #2282
  • Fix - Google Pay and Apple Pay Settings button from Connection tab have wrong links #2273
  • Fix - Smart Buttons in Block Checkout not respecting the location setting (2830) #2278
  • Fix - Disable Pay Upon Invoice if billing/shipping country not set #2281
  • Fix - Critical error on pay for order page when we try to pay with ACDC gateway #2321
  • Enhancement - Enable shipping callback for WC subscriptions #2259
  • Enhancement - Disable the shipping callback for "venmo" when vaulting is active #2269
  • Enhancement - Improve "Could not retrieve order" error message #2271
  • Enhancement - Add block Checkout compatibility to Advanced Card Processing #2246

2.8.0-rc4

07 Jun 14:40
a08f70b
Compare
Choose a tag to compare
2.8.0-rc4 Pre-release
Pre-release

2.8.0-rc3 plus:

  • Fix - Critical error on pay for order page when we try to pay with ACDC gateway #2321