Emili Castells Guasch
|
cbfa41ae67
|
Unschedule renewal action if subscription was created with PayPal Subscriptions API
|
2023-09-08 12:45:50 +02:00 |
|
Narek Zakarian
|
fa45071a5f
|
Don't send image_url when it is empty
|
2023-09-08 14:41:21 +04:00 |
|
carmenmaymo
|
e956115da8
|
Disable when express buttons
|
2023-09-08 12:29:23 +02:00 |
|
carmenmaymo
|
a64bd0b762
|
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment
|
2023-09-08 11:58:57 +02:00 |
|
carmenmaymo
|
ff6b3bf5ce
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-08 11:58:33 +02:00 |
|
carmenmaymo
|
aac1b82bf9
|
Rename assets folder
|
2023-09-08 11:46:44 +02:00 |
|
Pedro Silva
|
a532462595
|
Fix onboarding email with spaces/plus signs.
Fix order item when image_url is empty.
|
2023-09-08 10:32:34 +01:00 |
|
carmenmaymo
|
904bfe79d1
|
Refactor requests for cart, checkout and blocks
|
2023-09-08 11:04:24 +02:00 |
|
Alex P
|
ec0b4b8c65
|
Merge branch 'trunk' into PCP-1967-paylater
|
2023-09-08 11:15:50 +03:00 |
|
Emili Castells
|
b4f8478920
|
Merge pull request #1595 from woocommerce/PCP-1906-capture-on-status-change-improvements
Apply Capture On Status Change only when order contains PayPal payment method (1906)
|
2023-09-08 09:54:42 +02:00 |
|
Emili Castells
|
37d61b2b2e
|
Merge pull request #1663 from woocommerce/PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received
WC Payment Token created multiple times when webhook is received (1973)
|
2023-09-08 09:51:42 +02:00 |
|
Pedro Silva
|
62e10387cb
|
Add GooglePay checkout form validations.
|
2023-09-07 17:56:14 +01:00 |
|
Pedro Silva
|
75a092175b
|
Refactor block register context event handler
|
2023-09-07 17:03:12 +01:00 |
|
Pedro Silva
|
aa962e832c
|
Merge branch 'task/shared-apple-google' into PCP-1744-google-pay-integration
# Conflicts:
# modules/ppcp-blocks/resources/js/checkout-block.js
# modules/ppcp-button/src/Endpoint/CartScriptParamsEndpoint.php
|
2023-09-07 16:59:35 +01:00 |
|
Pedro Silva
|
4c4e4f14ff
|
Add hide/show/enable/disable triggers to button helpers
|
2023-09-07 16:56:10 +01:00 |
|
Pedro Silva
|
570145e1d3
|
Add GooglePay button fixes
|
2023-09-07 16:49:22 +01:00 |
|
Emili Castells
|
53f82b74f3
|
Merge pull request #1601 from woocommerce/PCP-881-compatibility-with-third-party-product-add-ons-plugins
Compatibility with third-party "Product Add-Ons" plugins (881)
|
2023-09-07 16:45:26 +02:00 |
|
Narek Zakarian
|
a0162e51ee
|
Fix Psalm error
|
2023-09-07 18:34:46 +04:00 |
|
Narek Zakarian
|
cd628e870f
|
Add support for HPOS for tracking module
|
2023-09-07 18:13:00 +04:00 |
|
Pedro Silva
|
6d137effef
|
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins
|
2023-09-07 13:55:51 +01:00 |
|
Narek Zakarian
|
50b17bede4
|
Fix PHPcs errors
|
2023-09-07 16:39:11 +04:00 |
|
Narek Zakarian
|
8104779900
|
Improve error & success messages
|
2023-09-07 16:22:03 +04:00 |
|
Emili Castells
|
c0058f758f
|
Merge pull request #1624 from woocommerce/PCP-1823-transient-time
Do not use transient expiration longer than month to support memcached
|
2023-09-07 14:10:39 +02:00 |
|
Narek Zakarian
|
a0defacfcb
|
Remove "no shipment" message after adding tracking
|
2023-09-07 15:40:31 +04:00 |
|
Emili Castells
|
abd26dc016
|
Merge pull request #1668 from woocommerce/PCP-1974-by-disconnecting-or-disabling-the-plugin-the-connection-should-clear-the-onboarding-links-from-cache
By disconnecting or disabling the plugin the connection should clear the Onboarding links from cache (1974)
|
2023-09-07 12:40:20 +02:00 |
|
Emili Castells Guasch
|
3ae960e4c3
|
Fix merge conflict
|
2023-09-07 12:30:50 +02:00 |
|
Pedro Silva
|
a3ee77a4bc
|
Add support for hiding/showing/enabling/disabling GooglePay buttons
|
2023-09-07 11:21:58 +01:00 |
|
Emili Castells Guasch
|
70dc55dcc1
|
Merge branch 'trunk' into PCP-1968-subscriptions-api-renewals
|
2023-09-07 12:06:27 +02:00 |
|
carmenmaymo
|
c2f99abe6a
|
Change flag name
|
2023-09-07 10:40:33 +02:00 |
|
Pedro Silva
|
bf92f8942d
|
Refactor ScriptLoading, removed timeout feature
Refactor SmartButton render hooks
|
2023-09-07 09:13:57 +01:00 |
|
Emili Castells Guasch
|
fb0725df77
|
Improve dockblock
|
2023-09-07 10:08:18 +02:00 |
|
carmenmaymo
|
7b3f3e8ead
|
Init session with handlers
|
2023-09-07 09:56:46 +02:00 |
|
Emili Castells Guasch
|
090287f0f0
|
Merge branch 'trunk' into PCP-1973-wc-payment-token-created-multiple-times-when-webhook-vault-payment-token-created-is-received
|
2023-09-07 09:56:29 +02:00 |
|
Emili Castells
|
867949cce0
|
Merge pull request #1562 from woocommerce/PCP-1742-upgrade-tracking-integration
Upgrade tracking integration (1742)
|
2023-09-07 09:54:11 +02:00 |
|
Emili Castells
|
b07e1bb18a
|
Merge pull request #1649 from woocommerce/PCP-1912-include-Item-URL-Image-URL-optional-UPC-in-create-order-call
Include `url` & `image_url` in create order call (1912)
|
2023-09-07 09:48:18 +02:00 |
|
Pedro Silva
|
3a8de5f3de
|
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins
|
2023-09-07 08:46:06 +01:00 |
|
Emili Castells
|
b8f6ed0ccf
|
Merge pull request #1656 from woocommerce/PCP-1952-compatibility-with-yith-woo-commerce-order-shipment-tracking-plugin
Add compat layer for Yith tracking (1952)
|
2023-09-07 09:45:55 +02:00 |
|
Emili Castells
|
b5e60fe863
|
Merge pull request #1660 from woocommerce/PCP-1966-woo-commerce-bookings-products-dont-remain-in-cart-as-a-guest-when-pay-pal-button-active-on-single-product
WooCommerce Bookings products don't remain in Cart as a guest when PayPal button active on single product (1966)
|
2023-09-07 09:41:49 +02:00 |
|
Emili Castells
|
957016d2a3
|
Merge pull request #1655 from woocommerce/PCP-1971-product-page-pp-button-keep-loading-popup-wc-add-to-cart-params-is-not-defined-error-in-woo-commerce
Product page PP button keep loading popup - "wc_add_to_cart_params is not defined" error in WooCommerce (1971)
|
2023-09-07 09:39:43 +02:00 |
|
Pedro Silva
|
c6379ca980
|
Refactor GooglePay contect handlers to reuse action handlers.
|
2023-09-06 17:54:08 +01:00 |
|
carmenmaymo
|
cffdec846c
|
Enable onboarding
|
2023-09-06 13:52:23 +02:00 |
|
Pedro Silva
|
318217acb9
|
Fix GooglePay general fixes / improvements
|
2023-09-06 11:55:26 +01:00 |
|
carmenmaymo
|
614a37f234
|
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment
|
2023-09-06 10:55:11 +02:00 |
|
carmenmaymo
|
70c2c384ad
|
Fix typo
|
2023-09-06 10:53:43 +02:00 |
|
carmenmaymo
|
eb2489f7ce
|
Save setting
|
2023-09-06 10:53:34 +02:00 |
|
carmenmaymo
|
f227713f6c
|
Show notice if validation fails
|
2023-09-06 10:47:53 +02:00 |
|
Pedro Silva
|
7415fdb32d
|
Do not declare subscription support for PayPal when only ACDC vaulting
This reverts commit 01717e740a .
|
2023-09-05 16:53:38 +03:00 |
|
Niklas Gutberlet
|
7c15581207
|
Update readme.txt
|
2023-09-05 14:40:02 +02:00 |
|
Emili Castells Guasch
|
a5cd04352f
|
Merge branch 'trunk' into PCP-1968-subscriptions-api-renewals
|
2023-09-05 14:06:35 +02:00 |
|
Pedro Silva
|
ca9fd29884
|
Fix tests
|
2023-09-05 12:20:45 +01:00 |
|