Commit graph

4502 commits

Author SHA1 Message Date
Pedro Silva
84e4c2c40a
Fix GooglePay mini-cart button loading
Fix GooglePay shipping callback
Fix GooglePay button on cart updates
2023-10-17 10:47:26 +01:00
Pedro Silva
9ab11b40e4
Fix GooglePay preview buttons 2023-10-16 17:56:58 +01:00
Pedro Silva
8847cbbd21
Fix GooglePay notices. 2023-10-16 17:06:55 +01:00
Pedro Silva
5233e9caf6
Removed duplicated nonce validation 2023-10-16 15:46:26 +01:00
Pedro Silva
b38658aeeb
Fix GooglePay preview rendering race condition. 2023-10-16 15:32:25 +01:00
Pedro Silva
993191ff34
Fix availability notice 2023-10-16 12:07:07 +01:00
Pedro Silva
8750cc01cc
Commented console logs in DisplayManager 2023-10-16 09:59:17 +01:00
Pedro Silva
2bbdb28388
Merge remote-tracking branch 'origin/PCP-2006-google-pay-settings-improvements' into PCP-2006-google-pay-settings-improvements 2023-10-13 17:57:11 +01:00
Pedro Silva
886f214dc6
Fix GooglePay button on Pay Now page. 2023-10-13 17:57:03 +01:00
Pedro Silva
a4ddb81d54
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-10-13 15:32:49 +01:00
Pedro Silva
bdf472c3dc
Fix default shipping method 2023-10-13 14:58:17 +01:00
Pedro Silva
8526adbcee
Add GooglePay shipping support. 2023-10-13 14:36:11 +01:00
Emili Castells
327a87dfe8
Merge pull request #1753 from woocommerce/PCP-2066-cart-simulation-improvements
Cart simulation improvements (2066)
2023-10-13 15:04:47 +02:00
Pedro Silva
bd1c683fab
Remove comment 2023-10-13 10:05:56 +01:00
Pedro Silva
799e06a7dd
Add cart simulation adjustments 2023-10-13 10:04:17 +01:00
Emili Castells
b45ee5c61e
Merge pull request #1528 from woocommerce/PCP-1874-block-validation
Check validation errors when submitting in block
2023-10-13 09:30:42 +02:00
Pedro Silva
9db41ee34e
Fix tests 2023-10-12 18:49:27 +01:00
Pedro Silva
b29da6a627
Add simulate cart hooks 2023-10-12 18:22:55 +01:00
Pedro Silva
7d1f8b5187
Refactor options for release preparation 2023-10-12 15:27:55 +01:00
Pedro Silva
46f579c42f
Fix lint 2023-10-12 08:29:52 +01:00
Alex P
9059ef7f25
Fill form locally before submit when no-review mode 2023-10-12 10:18:58 +03:00
Pedro Silva
c69f2a99b8
Fix lint 2023-10-11 18:58:36 +01:00
Pedro Silva
387d677a05
Add shipping callback 2023-10-11 18:55:42 +01:00
Emili Castells
ec873100ec
Merge pull request #1748 from woocommerce/PCP-2093-sub-errors
Fix subscription module hooks
2023-10-11 15:46:49 +02:00
Pedro Silva
8c6a58d05c
Allow GooglePay use for non referral merchants 2023-10-11 08:51:22 +01:00
Alex P
18f8b83b61
Fix failed validation response
the 2nd check seems to not needed now
2023-10-11 10:43:33 +03:00
Emili Castells
f46701cffa
Merge pull request #1755 from woocommerce/PCP-2086-billing-schedule-fields-not-greyed-out-when-pay-pal-subscriptions-product-is-connected
Billing schedule fields not greyed out when PayPal Subscriptions product is connected (2086)
2023-10-11 09:32:46 +02:00
Emili Castells Guasch
62e824fd92 Fix psalm 2023-10-11 09:22:55 +02:00
Alex P
613665f43e
Revert "check validation before submit", also check in onPaymentSetup 2023-10-11 10:10:45 +03:00
Emili Castells
ccc46f638b
Merge pull request #1754 from woocommerce/PCP-2087-add-validation-on-the-plan-name-field-to-not-accept-a-blank-value
Add validation on the Plan Name field to not accept a blank value (2087)
2023-10-11 09:09:31 +02:00
Emili Castells Guasch
b06a73a815 Ensure js resource is loaded for variable subscription products 2023-10-10 11:35:23 +02:00
Emili Castells Guasch
da7f18190b Merge branch 'trunk' into PCP-2086-billing-schedule-fields-not-greyed-out-when-pay-pal-subscriptions-product-is-connected 2023-10-10 11:18:08 +02:00
Emili Castells
44538e1579
Merge pull request #1738 from woocommerce/PCP-2089-enable-validation-for-subscriptions-products-to-ensure-description-is-1-127-characters
Ensure PayPal Subscriptions API products description is 1-127 characters (2089)
2023-10-10 11:08:12 +02:00
Emili Castells
7b3e81911e
Merge pull request #1736 from woocommerce/PCP-2094-mini-cart-bug-cause-of-wrong-dom-structure
Mini-Cart bug causing wrong DOM-Structure on certain browsers (2094)
2023-10-10 09:57:07 +02:00
Emili Castells
e8aa25812d
Merge pull request #1750 from woocommerce/PCP-1985-acdc-default-title
Change default ACDC title
2023-10-10 09:55:55 +02:00
Emili Castells Guasch
acb7f0def9 Merge branch 'PCP-1985-acdc-default-title' of github.com:woocommerce/woocommerce-paypal-payments into PCP-1985-acdc-default-title 2023-10-10 09:47:35 +02:00
Emili Castells Guasch
a49d7b958f Fix merge conflict 2023-10-10 09:46:04 +02:00
Alex P
bc818816ab
Fix merge 2023-10-10 10:36:42 +03:00
Emili Castells Guasch
460df5829f Fix merge conflict 2023-10-10 09:31:56 +02:00
Alex P
3d892f268c
Merge branch 'trunk' into PCP-1874-block-validation 2023-10-09 17:19:40 +03:00
Emili Castells
7b4ecaab30
Merge pull request #1740 from woocommerce/PCP-2065-api-m
Use api-m PayPal API URLs
2023-10-09 15:43:50 +02:00
Emili Castells
c3fb0573cc
Merge pull request #1751 from woocommerce/PCP-2081-acdc-update-cache
Fix ACDC disappearing after plugin updates
2023-10-09 15:42:37 +02:00
Emili Castells Guasch
572d1b8f99 Ensure js resource is loaded for subscription products 2023-10-09 14:46:42 +02:00
Emili Castells Guasch
c3fc37d1a5 Ensure plan name is not empty when creating plan 2023-10-09 13:06:05 +02:00
Pedro Silva
6f6b3ac1c1
Update comments 2023-10-09 10:07:17 +01:00
Alex P
ccb874b0b9
Make Settings singleton 2023-10-06 18:04:36 +03:00
Alex P
65f60728c7
Refactor ACDC title duplication 2023-10-06 09:52:42 +03:00
Alex P
7df1b04a4f
Change default ACDC title 2023-10-05 16:47:29 +03:00
Alex P
fb1f0250f4
Fix subscription retrieval in woocommerce_process_shop_subscription_meta 2023-10-05 10:09:03 +03:00
Alex P
e083484ad7
Check type 2023-10-05 10:06:47 +03:00