Commit graph

4849 commits

Author SHA1 Message Date
Alex P
9ded2bfa17
Add pay later block 2023-12-05 21:35:18 +02:00
Alex P
0d016b94ec
Add paylater-block module 2023-12-05 21:32:32 +02:00
Emili Castells
45516d0075
Merge pull request #1779 from woocommerce/PCP-1393-update-to-vault-v-3
Save payment methods (Vault v3) integration (1393)
2023-12-05 11:23:09 +01:00
Emili Castells Guasch
290f4bc193 Fix phpcs 2023-12-05 10:11:42 +01:00
Emili Castells Guasch
bf0b549292 Fix psalm 2023-12-05 09:45:40 +01:00
Emili Castells Guasch
255e2adf79 Fix phpunit 2023-12-05 09:39:47 +01:00
Emili Castells Guasch
826a691e1a Merge branch 'PCP-1393-acdc-vault-v3' into PCP-1393-update-to-vault-v-3 2023-12-05 09:35:34 +01:00
Emili Castells Guasch
6d1fe2108c Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-12-05 09:35:24 +01:00
Emili Castells Guasch
29669b501a Add context for add payment method 2023-12-05 09:34:34 +01:00
Mayisha
e3eeb04f3d woorelease: Product version bump update 2023-12-04 23:35:42 +06:00
Emili Castells Guasch
cb7612851f Merge branch 'trunk' into PCP-1393-acdc-vault-v3 2023-11-30 14:40:04 +01:00
Emili Castells
8ab5ec93ad
Merge pull request #1874 from woocommerce/PCP-2380-ui-fixes
Change default "Place Order" button text, add additional "Place Order" description in block
2023-11-30 09:36:03 +01:00
Emili Castells
9b62e136a4
Merge pull request #1873 from woocommerce/improve-address-retrieval
Improve address retrieval in block
2023-11-30 09:34:07 +01:00
Emili Castells
0d3a5de0b3
Merge pull request #1876 from woocommerce/PCP-2385-disable-funding-field-access
Fix disable-funding field access
2023-11-30 09:33:13 +01:00
Alex P
5e520ebb49
Fix disable-funding field access
Fixed usage of the `disabled-funding` field usage because It can be missing, it is added only if there are disabled funding sources.
2023-11-30 08:39:08 +02:00
Alex P
9542a1b920
Fix text 2023-11-29 18:40:23 +02:00
Emili Castells Guasch
92a574f4fa Add pay with save payment method (WIP) 2023-11-29 17:29:20 +01:00
Alex P
de1ab5b7bf
Add addition Place Order description in block 2023-11-29 17:01:55 +02:00
Alex P
9d933b2b73
Change Place Order text 2023-11-29 16:59:59 +02:00
Alex P
b0ef0649bb
Improve fallback to shipping address when no billing 2023-11-29 11:59:32 +02:00
Alex P
dc2c60a6f2
Do not fail when cannot fill form in block continuation 2023-11-29 11:58:41 +02:00
Emili Castells Guasch
5811b5f60d Merge branch 'PCP-1393-update-to-vault-v-3' into PCP-1393-acdc-vault-v3 2023-11-28 12:05:08 +01:00
Emili Castells Guasch
9e87e93985 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-28 12:03:51 +01:00
Emili Castells
7cfa376456
Merge pull request #1871 from woocommerce/release/2.4.2
Release 2.4.2
2023-11-28 11:54:31 +01:00
Emili Castells Guasch
79bff04c0d Update changelog 2023-11-28 11:43:08 +01:00
Emili Castells Guasch
7f91e01720 Update changelog 2023-11-28 11:27:32 +01:00
Emili Castells Guasch
8666e0dea1 Update changelog 2023-11-28 11:25:50 +01:00
Emili Castells Guasch
dddba0c5b7 Merge branch 'trunk' into release/2.4.2 2023-11-28 11:24:46 +01:00
Emili Castells
7ca609555a
Merge pull request #1872 from woocommerce/fix-apple-css
Fix Apple Pay CSS
2023-11-28 11:24:23 +01:00
Emili Castells Guasch
e53edf666d Merge branch 'trunk' into release/2.4.2 2023-11-28 11:20:12 +01:00
Emili Castells Guasch
d65b505d61 Remove local files 2023-11-28 11:12:41 +01:00
Emili Castells Guasch
a72f2f8e9a Bump 2.4.2 version 2023-11-28 11:09:58 +01:00
Emili Castells
0e19c8925f
Merge pull request #1870 from woocommerce/fix-continuation-label
Keep default "Place order" button text in continuation
2023-11-28 10:55:33 +01:00
Alex P
ea3dca0a26
Remove block spacing workaround 2023-11-28 11:46:18 +02:00
Alex P
b3680eb85b
Update apple pay css (similar to google) 2023-11-28 11:46:18 +02:00
Emili Castells
e503fc06c1
Merge pull request #1865 from woocommerce/PCP-2364-disabling-venmo
Do not ignore disabled APMs list in blocks
2023-11-28 09:47:47 +01:00
Emili Castells Guasch
cd8564d81e Pass save payment method checkbox value 2023-11-27 16:00:12 +01:00
Alex P
3cd6f99266
Keep default "Place order" button text in continuation 2023-11-27 16:16:19 +02:00
Emili Castells Guasch
7a8650dbfa Add filter to disable card custom fields render 2023-11-27 12:48:10 +01:00
Emili Castells Guasch
2bb783f58c No need for checking null 2023-11-27 11:54:50 +01:00
Emili Castells Guasch
f94273c477 Check if payment source is not null 2023-11-27 11:40:36 +01:00
Emili Castells Guasch
7832d7f9ac Ensure customer and token id exist on PayPal order before creating payment token 2023-11-27 11:10:08 +01:00
Emili Castells Guasch
8fafff915d Fix phpunit 2023-11-27 11:04:40 +01:00
Emili Castells Guasch
87dd2c1bfc Just remove the to_array part 2023-11-27 11:01:47 +01:00
Emili Castells Guasch
c5a90d8ca3 Revert commit as payment_source is needed for creating the vaulted payment 2023-11-27 10:58:49 +01:00
Emili Castells Guasch
90c364cb60 Revert "Delete payment source from order to array"
This reverts commit 503d7cfc05.
2023-11-27 10:57:38 +01:00
Emili Castells Guasch
503d7cfc05 Delete payment source from order to array 2023-11-27 09:47:10 +01:00
Alex P
dc119e7978
Do not ignore disabled APMs list in block
Looks like we were overwriting this value removing the previously added disabled APMs (could affect only Venmo currently).
Now adding instead of overwriting everything (there is an array_unique call before outputting).
2023-11-24 18:43:34 +02:00
Pedro Silva
9e0322ba9a
Fix lint 2023-11-24 16:18:15 +00:00
Pedro Silva
f24ec78c28
Code review adjustments. 2023-11-24 15:14:09 +00:00