Commit graph

3868 commits

Author SHA1 Message Date
Emili Castells Guasch
e1d84af7f0 Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-05-02 09:13:50 +02:00
Emili Castells
21b23ae655
Merge pull request #1290 from woocommerce/wp-cleanup
DDEV command for cleaning up testing data
2023-04-28 09:35:10 +02:00
Emili Castells Guasch
ddf315d71a Rename help method 2023-04-28 09:18:28 +02:00
Emili Castells Guasch
d9fa6e2c5d Add subscriptions support for PayPal and ACDC gateways 2023-04-27 17:07:30 +02:00
Alex P
e2e2897714
Allow only paylater, venmo apm in express block 2023-04-27 15:45:39 +03:00
Emili Castells Guasch
d3d74a67b6 Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-04-27 12:16:27 +02:00
Alex P
68758500fa
Fix pay-order page context 2023-04-27 13:06:02 +03:00
Alex P
694aafd346
Use "Pay now" label only if no review 2023-04-27 12:49:26 +03:00
Alex P
b478d9adaa
Merge branch 'trunk' into pcp-157-blocks 2023-04-27 12:29:28 +03:00
Emili Castells
a7abff6bca
Merge pull request #1339 from woocommerce/PCP-1600-v2-possible-cross-site-request-forgery-csrf-can-invalidate-merchant-credentials
Cross Site Request Forgery (CSRF) can invalidate merchant credentials (1600)
2023-04-27 11:25:46 +02:00
Emili Castells Guasch
115dd7931b Revert phpcs comments 2023-04-27 10:54:18 +02:00
Emili Castells Guasch
e3351b8822 Fix psalm 2023-04-27 09:50:41 +02:00
Alex P
825ee0add6
Refactor tests 2023-04-27 10:46:45 +03:00
Alex P
885d7cab19
Fix checkout address update
Looks like update* only sends to server, and set* fills UI without immediately sending to the server
2023-04-27 09:31:31 +03:00
Alex P
45986d3961
Fix phpcs 2023-04-27 09:07:54 +03:00
Alex P
f285728ba9
Fix ddev:e2e-tests
cp returns non-success code when file exists
2023-04-27 09:07:37 +03:00
Alex P
efb86acb1f
Handle shipping address/methods update 2023-04-27 09:06:38 +03:00
Alex P
f396870610
Refactor patch request 2023-04-26 16:57:45 +03:00
Alex P
47d6933288
Replace no final review alert with description 2023-04-25 16:16:37 +03:00
Alex P
9d638a57e3
Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
Emili Castells Guasch
0c2edc1ee7 Fix phpunit 2023-04-25 12:19:44 +02:00
Emili Castells Guasch
47c4f4532a Update vault info in advanced credit card settings tab 2023-04-25 11:40:46 +02:00
Emili Castells Guasch
05db7d28de Display subscription capture vault fails only in PayPal settings tab 2023-04-24 14:47:34 +02:00
Emili Castells Guasch
c56daef388 Merge branch 'trunk' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-04-24 14:19:55 +02:00
Emili Castells
87d49b7ef8
Merge pull request #1059 from woocommerce/PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint
Save and display vaulted payment methods in WC Payment Token API (591)
2023-04-24 14:18:39 +02:00
Emili Castells Guasch
5df18e1ca2 Move my account action tests into its own describe function 2023-04-24 12:11:34 +02:00
Emili Castells Guasch
5913ab8540 Merge branch 'PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint' into PCP-991-detach-vaulting-from-wc-subscriptions-support 2023-04-24 10:47:52 +02:00
Alex P
8efa0e6da3
Fix pay now button
not sure if the action parameter in order creation request affects anything, but the docs say that it should match the js sdk commit parameter
2023-04-24 08:15:22 +03:00
Alex P
37959ad2d8
Handle final review option 2023-04-24 08:12:48 +03:00
Alex P
57414cff9f
Fix request params 2023-04-22 13:16:42 +03:00
Alex P
98f6d0de45
Save funding source for block orders 2023-04-21 16:39:59 +03:00
Emili Castells Guasch
e146c023b0 Ensure payment tokens migration works for the same customer on multiple sites 2023-04-21 15:12:27 +02:00
Alex P
8f3e9c4554
Disable card button for blocks
not working well with express, cannot fill fields
2023-04-21 09:46:28 +03:00
Emili Castells Guasch
5834c42e11 Prevents disconnect store when already onboarded via URL params 2023-04-20 14:52:38 +02:00
Emili Castells Guasch
1039ab6e72 Revert as we are caching signup links, nonce could fail 2023-04-20 14:32:30 +02:00
Emili Castells Guasch
8b564d6fc3 Merge trunk 2023-04-20 14:18:30 +02:00
Emili Castells Guasch
678ec31bc2 Fix psalm 2023-04-19 12:59:59 +02:00
Emili Castells Guasch
c6bda29426 Add nonce to onboarding return url 2023-04-19 12:45:37 +02:00
Emili Castells Guasch
5f46c8441e Move subscriptions mode to PayPal settings tab 2023-04-19 11:00:08 +02:00
Alex P
29e1b0cbd0
Show notice if cannot init blocks 2023-04-19 11:20:11 +03:00
Alex P
f435796cbe
Add final review checkbox 2023-04-18 23:34:29 +03:00
Emili Castells Guasch
b481aaf6d2 Move subscriptions mode to PayPal settings tab 2023-04-18 12:19:52 +02:00
Alex P
0d8f86eefa
Fix block cart continuation 2023-04-17 17:15:37 +03:00
Alex P
6049f8b396
Merge branch 'trunk' into pcp-157-blocks 2023-04-17 17:12:44 +03:00
Emili Castells
caaf69cbcb
Merge pull request #1313 from woocommerce/PCP-1599-boolean-false-type-sent-as-empty-value-when-setting-cache
Boolean false type sent as empty value when setting cache (PCP-1599)
2023-04-17 15:31:41 +02:00
Emili Castells Guasch
29a21d214f Merge trunk 2023-04-17 14:16:53 +02:00
Emili Castells Guasch
a892214ca7 Merge branch 'trunk' into PCP-1599-boolean-false-type-sent-as-empty-value-when-setting-cache 2023-04-17 13:50:21 +02:00
Emili Castells
30439554c7
Merge pull request #1331 from woocommerce/fix-tests
Add missing stub
2023-04-17 13:48:57 +02:00
Alex P
ae978771c0
Add missing stub 2023-04-17 14:30:55 +03:00
Emili Castells
efa3d5b02a
Merge pull request #1330 from woocommerce/dependabot/npm_and_yarn/modules/ppcp-wc-gateway/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /modules/ppcp-wc-gateway
2023-04-17 12:58:23 +02:00