mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Bump 2.6.0-rc1 version
This commit is contained in:
parent
dd60e736a0
commit
8aa3837334
4 changed files with 36 additions and 4 deletions
|
@ -1,5 +1,21 @@
|
||||||
*** Changelog ***
|
*** Changelog ***
|
||||||
|
|
||||||
|
= 2.6.0 - xxxx-xx-xx =
|
||||||
|
* Fix - invoice_id not included in API call when creating payment with saved card #2086
|
||||||
|
* Fix - Typo in SCA indicators for ACDC Vault transactions #2083
|
||||||
|
* Fix - Payments with saved card tokens use Capture intent when Authorize is configured #2069
|
||||||
|
* Fix - WooPayments multi-currency causing currency mismatch error on Block Cart & Checkout pages #2054
|
||||||
|
* Fix - "Must pass createSubscription with intent=subscription" error with PayPal Subscriptions mode #2058
|
||||||
|
* Fix - "Proceed to PayPal" button displayed for Free trial PayPal Subscription products when payment token is saved #2041
|
||||||
|
* Fix - ACDC payments with new credit card may fail when debugging is enabled (JSON malformed by warning) #2051
|
||||||
|
* Enhancement - Add Pay Later Messaging block #1897
|
||||||
|
* Enhancement - Submit the form instead of refreshing the page to show the save notice #2081
|
||||||
|
* Enhancement - Integrate pay later messaging block with the messaging configurator #2080
|
||||||
|
* Enhancement - Reauthorize authorized payments #2062
|
||||||
|
* Enhancement - Do not handle VAULT.PAYMENT-TOKEN.CREATED webhook for Vault v3 #2079
|
||||||
|
* Enhancement - Improve the messaging configurator styles #2053
|
||||||
|
* Enhancement - Ensure PayPal Vaulting is not selected as Subscriptions Mode when Reference Transactions are disabled #2057
|
||||||
|
|
||||||
= 2.5.4 - 2024-02-27 =
|
= 2.5.4 - 2024-02-27 =
|
||||||
* Fix - Cannot enable Apple Pay when API credentials were manually created #2015
|
* Fix - Cannot enable Apple Pay when API credentials were manually created #2015
|
||||||
* Fix - Cart simulation type error #1943
|
* Fix - Cart simulation type error #1943
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "woocommerce-paypal-payments",
|
"name": "woocommerce-paypal-payments",
|
||||||
"version": "2.5.4",
|
"version": "2.6.0",
|
||||||
"description": "WooCommerce PayPal Payments",
|
"description": "WooCommerce PayPal Payments",
|
||||||
"repository": "https://github.com/woocommerce/woocommerce-paypal-payments",
|
"repository": "https://github.com/woocommerce/woocommerce-paypal-payments",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
|
18
readme.txt
18
readme.txt
|
@ -4,7 +4,7 @@ Tags: woocommerce, paypal, payments, ecommerce, checkout, cart, pay later, apple
|
||||||
Requires at least: 5.3
|
Requires at least: 5.3
|
||||||
Tested up to: 6.4
|
Tested up to: 6.4
|
||||||
Requires PHP: 7.2
|
Requires PHP: 7.2
|
||||||
Stable tag: 2.5.4
|
Stable tag: 2.6.0
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
|
||||||
|
@ -179,6 +179,22 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 2.6.0 - xxxx-xx-xx =
|
||||||
|
* Fix - invoice_id not included in API call when creating payment with saved card #2086
|
||||||
|
* Fix - Typo in SCA indicators for ACDC Vault transactions #2083
|
||||||
|
* Fix - Payments with saved card tokens use Capture intent when Authorize is configured #2069
|
||||||
|
* Fix - WooPayments multi-currency causing currency mismatch error on Block Cart & Checkout pages #2054
|
||||||
|
* Fix - "Must pass createSubscription with intent=subscription" error with PayPal Subscriptions mode #2058
|
||||||
|
* Fix - "Proceed to PayPal" button displayed for Free trial PayPal Subscription products when payment token is saved #2041
|
||||||
|
* Fix - ACDC payments with new credit card may fail when debugging is enabled (JSON malformed by warning) #2051
|
||||||
|
* Enhancement - Add Pay Later Messaging block #1897
|
||||||
|
* Enhancement - Submit the form instead of refreshing the page to show the save notice #2081
|
||||||
|
* Enhancement - Integrate pay later messaging block with the messaging configurator #2080
|
||||||
|
* Enhancement - Reauthorize authorized payments #2062
|
||||||
|
* Enhancement - Do not handle VAULT.PAYMENT-TOKEN.CREATED webhook for Vault v3 #2079
|
||||||
|
* Enhancement - Improve the messaging configurator styles #2053
|
||||||
|
* Enhancement - Ensure PayPal Vaulting is not selected as Subscriptions Mode when Reference Transactions are disabled #2057
|
||||||
|
|
||||||
= 2.5.4 - 2024-02-27 =
|
= 2.5.4 - 2024-02-27 =
|
||||||
* Fix - Cannot enable Apple Pay when API credentials were manually created #2015
|
* Fix - Cannot enable Apple Pay when API credentials were manually created #2015
|
||||||
* Fix - Cart simulation type error #1943
|
* Fix - Cart simulation type error #1943
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
* Plugin Name: WooCommerce PayPal Payments
|
* Plugin Name: WooCommerce PayPal Payments
|
||||||
* Plugin URI: https://woocommerce.com/products/woocommerce-paypal-payments/
|
* Plugin URI: https://woocommerce.com/products/woocommerce-paypal-payments/
|
||||||
* Description: PayPal's latest complete payments processing solution. Accept PayPal, Pay Later, credit/debit cards, alternative digital wallets local payment types and bank accounts. Turn on only PayPal options or process a full suite of payment methods. Enable global transaction with extensive currency and country coverage.
|
* Description: PayPal's latest complete payments processing solution. Accept PayPal, Pay Later, credit/debit cards, alternative digital wallets local payment types and bank accounts. Turn on only PayPal options or process a full suite of payment methods. Enable global transaction with extensive currency and country coverage.
|
||||||
* Version: 2.5.4
|
* Version: 2.6.0
|
||||||
* Author: WooCommerce
|
* Author: WooCommerce
|
||||||
* Author URI: https://woocommerce.com/
|
* Author URI: https://woocommerce.com/
|
||||||
* License: GPL-2.0
|
* License: GPL-2.0
|
||||||
|
@ -25,7 +25,7 @@ define( 'PAYPAL_API_URL', 'https://api-m.paypal.com' );
|
||||||
define( 'PAYPAL_URL', 'https://www.paypal.com' );
|
define( 'PAYPAL_URL', 'https://www.paypal.com' );
|
||||||
define( 'PAYPAL_SANDBOX_API_URL', 'https://api-m.sandbox.paypal.com' );
|
define( 'PAYPAL_SANDBOX_API_URL', 'https://api-m.sandbox.paypal.com' );
|
||||||
define( 'PAYPAL_SANDBOX_URL', 'https://www.sandbox.paypal.com' );
|
define( 'PAYPAL_SANDBOX_URL', 'https://www.sandbox.paypal.com' );
|
||||||
define( 'PAYPAL_INTEGRATION_DATE', '2024-02-16' );
|
define( 'PAYPAL_INTEGRATION_DATE', '2024-03-12' );
|
||||||
|
|
||||||
! defined( 'CONNECT_WOO_CLIENT_ID' ) && define( 'CONNECT_WOO_CLIENT_ID', 'AcCAsWta_JTL__OfpjspNyH7c1GGHH332fLwonA5CwX4Y10mhybRZmHLA0GdRbwKwjQIhpDQy0pluX_P' );
|
! defined( 'CONNECT_WOO_CLIENT_ID' ) && define( 'CONNECT_WOO_CLIENT_ID', 'AcCAsWta_JTL__OfpjspNyH7c1GGHH332fLwonA5CwX4Y10mhybRZmHLA0GdRbwKwjQIhpDQy0pluX_P' );
|
||||||
! defined( 'CONNECT_WOO_SANDBOX_CLIENT_ID' ) && define( 'CONNECT_WOO_SANDBOX_CLIENT_ID', 'AYmOHbt1VHg-OZ_oihPdzKEVbU3qg0qXonBcAztuzniQRaKE0w1Hr762cSFwd4n8wxOl-TCWohEa0XM_' );
|
! defined( 'CONNECT_WOO_SANDBOX_CLIENT_ID' ) && define( 'CONNECT_WOO_SANDBOX_CLIENT_ID', 'AYmOHbt1VHg-OZ_oihPdzKEVbU3qg0qXonBcAztuzniQRaKE0w1Hr762cSFwd4n8wxOl-TCWohEa0XM_' );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue