carmenmaymo
65858c5f42
Merge branch 'trunk' into feat/PCP-1709_soft_descriptor
2023-06-12 08:47:23 +02:00
carmenmaymo
6276d7d528
Merge branch 'trunk' into fix/PCP-1713_update_wroding_preview_button
2023-06-11 11:52:42 +02:00
carmenmaymo
f31fbb8916
Remove default preview message
2023-06-11 11:52:15 +02:00
Alex P
9db147679d
Improve webhook wc order error messages
2023-06-09 20:23:07 +03:00
Alex P
774fe51cfc
Refactor webhook responses
2023-06-09 16:26:58 +03:00
Alex P
8979c9e605
Stop searching for prefix in custom IDs
...
we are not creating such IDs for 2 years already
2023-06-08 16:00:21 +03:00
Alex P
eb4418931a
Improve return url handling when no WC order
2023-06-07 20:12:28 +03:00
Alex P
e3bd42b93b
Add return-url error logging
2023-06-07 16:27:31 +03:00
carmenmaymo
c512464fdf
Merge branch 'trunk' into fix/PCP-1675-type_error_with_advanced_columns_pro
2023-06-07 14:43:44 +02:00
carmenmaymo
cce7709330
Merge branch 'trunk' into fix/PCP-1713_update_wroding_preview_button
2023-06-07 14:33:35 +02:00
Alex P
c0368e9ada
Do not show broken card button gateway when no checkout location
...
Removes the card button gateway together with the PayPal gateway when disabled in checkout (since it gets broken anyway).
Also refactored the admin notice about disabled gateway to add a message about disabled location.
2023-06-06 15:41:05 +03:00
Alex P
04bc1ba37f
Fix js error
2023-06-06 15:33:13 +03:00
Alex P
729251495f
Handle empty acdc fields
2023-06-06 15:33:13 +03:00
Alex P
d2a5ecf3b8
Merge branch 'trunk' into PCP-1544-pay-order-currency
2023-06-06 15:31:46 +03:00
Alex P
3cd9e6829b
Do not exclude free items
2023-06-06 15:25:02 +03:00
Emili Castells
af5d33dc78
Merge pull request #1366 from woocommerce/fix/PCP-1677-fraudnet_scripts_in_SGO_filter
...
Add fraudnet script to SGO filter
2023-06-06 12:29:47 +02:00
Emili Castells Guasch
1a4f06a6d7
Add more scripts and update changelog
2023-06-06 12:24:05 +02:00
Emili Castells Guasch
0bfb1bec16
Merge branch 'trunk' into fix/PCP-1677-fraudnet_scripts_in_SGO_filter
2023-06-06 12:20:57 +02:00
Emili Castells
d5a2979a49
Merge pull request #1420 from woocommerce/update-210-changelog
...
Update 2.1.0 changelog
2023-06-05 10:42:24 +02:00
Emili Castells Guasch
ce6016bab8
Update changelog
2023-06-05 10:28:02 +02:00
Emili Castells
38c48af423
Merge pull request #1416 from woocommerce/release/2.0.1
...
Release 2.1.0
2023-06-05 09:32:25 +02:00
Alex P
6d4dffcef4
Fix gha
2023-06-02 18:17:41 +03:00
Alex P
b9ee9aea60
Fix ddev config in gha
2023-06-02 18:05:36 +03:00
Alex P
52022fd2fd
Do not use php 7.2 in WC test
2023-06-02 17:57:31 +03:00
Emili Castells Guasch
2173348195
Update changelog
2023-06-02 15:34:45 +02:00
Emili Castells Guasch
d5d8e0ec61
Bump 2.0.1 version
2023-06-02 15:32:31 +02:00
Emili Castells
19478caca9
Merge pull request #1415 from woocommerce/feat/PCP-1755_add_ACDC_countries
...
Add MX and JP to ACDC (1755)
2023-06-02 15:15:09 +02:00
Emili Castells Guasch
440d82b661
Update changelog
2023-06-02 15:09:16 +02:00
Emili Castells Guasch
d5e719a8ce
Update changelog
2023-06-02 15:05:48 +02:00
carmenmaymo
16d0e9b6fb
Add MX and JP to ACDC PCP-1755
2023-06-02 12:56:55 +02:00
carmenmaymo
220da3cfea
Add soft descriptor setting PCP-1709
2023-06-02 10:48:47 +02:00
Emili Castells
e49fcab485
Merge pull request #1411 from woocommerce/PCP-1752-fix-ajax-security
...
Fix ajax vulnerabilities
2023-06-01 11:29:46 +02:00
Alex P
d548bb8788
Check admin permissions
2023-05-31 16:36:02 +03:00
Alex P
c684e461ee
Fix response
2023-05-31 16:19:25 +03:00
Alex P
bee2a8d5ba
Do not send whole order in create order response
2023-05-31 16:18:34 +03:00
Alex P
df81e5e411
Remove unused
2023-05-31 16:17:09 +03:00
Alex P
508fe0ee48
Do not sent order in approve response
2023-05-31 16:15:19 +03:00
Emili Castells
6bc7f56e9a
Merge pull request #1410 from woocommerce/consolidate-payment-tokens
...
Use `WC_Payment_Token_CC` instead of custom one for cards
2023-05-31 14:39:16 +02:00
Emili Castells Guasch
76ac995c82
Use WC_Payment_Token_CC
instead of custom one for cards
2023-05-31 11:46:29 +02:00
carmenmaymo
f812d043af
Add soft descriptor to PurchaseUnitFactory PCP-1709
2023-05-30 15:11:13 +02:00
Emili Castells
43594105a2
Merge pull request #1409 from woocommerce/fix-get-customer-tokens
...
Get customer tokens for each gateway
2023-05-30 14:56:21 +02:00
Emili Castells Guasch
58a08b3be0
Get customer tokens for each gateway
2023-05-30 14:47:00 +02:00
carmenmaymo
ad5af16446
Update wording in buttons previews PCP-1713
2023-05-30 13:57:21 +02:00
Emili Castells
71f669070d
Merge pull request #1406 from woocommerce/improve-pw
...
Fix/refactor playwright tests
2023-05-30 10:54:51 +02:00
Alex P
3249f3936b
Handle random popup issues in pw
2023-05-30 11:46:25 +03:00
Emili Castells
7a270d7b34
Merge pull request #1407 from woocommerce/payment-tokens-migration-check
...
Payment tokens migration improvements
2023-05-29 17:16:46 +02:00
Emili Castells Guasch
3b1ad30aef
Do not log token id
2023-05-29 17:09:32 +02:00
Emili Castells Guasch
ee16175438
Fix psalm
2023-05-29 16:48:23 +02:00
Emili Castells Guasch
5fce71e26c
Add action scheduler
2023-05-29 16:24:50 +02:00
Alex P
06e4ce4d45
Fix pw order completion check
2023-05-29 17:14:27 +03:00