mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update PayPal JSSDK integration date
This commit is contained in:
parent
af36ab4178
commit
0781fb31d3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ namespace WooCommerce\PayPalCommerce;
|
|||
|
||||
define( 'PAYPAL_API_URL', 'https://api.paypal.com' );
|
||||
define( 'PAYPAL_SANDBOX_API_URL', 'https://api.sandbox.paypal.com' );
|
||||
define( 'PAYPAL_INTEGRATION_DATE', '2020-10-15' );
|
||||
define( 'PAYPAL_INTEGRATION_DATE', '2021-09-17' );
|
||||
|
||||
define( 'PPCP_FLAG_SUBSCRIPTION', true );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue