Commit graph

5490 commits

Author SHA1 Message Date
Pedro Silva
9bf23550dd
Insights preparation. 2024-04-11 17:14:22 +01:00
Emili Castells
ffe3a0b958
Merge pull request #2152 from woocommerce/PCP-2768-zero-sum-subscriptions-cause-cannot-be-zero-or-negative-when-using-vault-v-3
Zero sum subscriptions cause CANNOT_BE_ZERO_OR_NEGATIVE when using Vault v3 (2768)
2024-04-11 16:42:48 +02:00
Emili Castells
1b77093edf
Merge pull request #2149 from woocommerce/PCP-2935-save-card-last-digits-in-order-meta
ACDC: Save Card Last Digits in order meta (PCP-2935)
2024-04-11 16:41:51 +02:00
Daniel Dudzic
4f9132d6f7
Fix indentation in all 3 block.json files 2024-04-11 14:52:49 +02:00
Daniel Dudzic
9c0979f686
Fix block.json indentation 2024-04-11 13:53:04 +02:00
Pedro Silva
2f1c36af40
Fixes AXO module. 2024-04-11 12:03:31 +01:00
Daniel Dudzic
b412d80f16
Another attempt at fixing the Psalm errors 2024-04-11 10:29:16 +02:00
Daniel Dudzic
1025df779f
Suppress WP_HTML_Tag_Processor Psalm error as the class exists 2024-04-10 20:43:30 +02:00
Daniel Dudzic
0e4ef8b64a
Fix WP_HTML_Tag_Processor Psalm error 2024-04-10 19:37:52 +02:00
Pedro Silva
995621ba21
Fixes AXO module 2024-04-10 18:27:21 +01:00
Daniel Dudzic
a8b67fbc91
Fix Psalm errors 2024-04-10 19:27:17 +02:00
Emili Castells Guasch
bd9f80f82f Fix phpcs 2024-04-10 17:05:33 +02:00
Pedro Silva
c71c56973a
Implement AXO order processing
Implement AXO settings
2024-04-10 15:51:19 +01:00
Emili Castells Guasch
dd53229e8d Fix phpunit 2024-04-10 16:36:41 +02:00
Emili Castells Guasch
93f74aac92 Ensure free trial with saved card payment does not create PayPal order 2024-04-10 16:13:44 +02:00
Daniel Dudzic
e289ed4679
Fix PHPUnit tests and add composer lock files 2024-04-10 15:59:22 +02:00
Daniel Dudzic
b6144a173f
Make sure the PayLaterWCBlocksModule module gets loaded conditionally 2024-04-10 14:18:58 +02:00
Daniel Dudzic
eb916a37a7
Re-add the is_pay_later_messaging_enabled() settings status value 2024-04-10 13:25:20 +02:00
Daniel Dudzic
a3c657c0ab
Fix the frontend rendering logic for the Pay Later Messaging block 2024-04-10 13:08:56 +02:00
Daniel Dudzic
7af2162f1c
Sync with trunk 2024-04-10 11:28:51 +02:00
Daniel Dudzic
708fcc0faa
Fix PHPCS errors 2024-04-09 23:44:51 +02:00
Diego Curbelo
601e5f4ffd
Merge remote-tracking branch 'origin/release/2.6.1' into trunk 2024-04-09 17:08:31 -03:00
Diego Curbelo
7f384e532c
woorelease: Product version bump update 2024-04-09 17:01:32 -03:00
Diego Curbelo
e336606960
Add required plugins header 2024-04-09 16:28:51 -03:00
Emili Castells Guasch
197e70607a Add payment token for guest free trial subscription (WIP) 2024-04-09 17:34:51 +02:00
Daniel Dudzic
ac81bb5e5a
Fix PHPCS errors 2024-04-09 15:35:19 +02:00
Daniel Dudzic
7b499b3780
Add run-s 2024-04-09 15:20:57 +02:00
Daniel Dudzic
4f2e98e9cc
Remove the yarn.lock and package.json changes 2024-04-09 14:43:00 +02:00
Daniel Dudzic
ad6b924f7f
Save Card Last Digits in order meta (PCP-2935) 2024-04-09 14:31:22 +02:00
Daniel Dudzic
00e1e16fa5
Minor condition refactor 2024-04-09 14:17:25 +02:00
Daniel Dudzic
7672f66bcf
Add escaping to attributes 2024-04-09 12:21:33 +02:00
Emili Castells Guasch
636541c6c1 Inject vault v3 enabled service into PayPal gateway 2024-04-09 11:10:40 +02:00
Emili Castells Guasch
6416819a59 Merge branch 'trunk' into PCP-2768-zero-sum-subscriptions-cause-cannot-be-zero-or-negative-when-using-vault-v-3 2024-04-09 09:08:43 +02:00
Daniel Dudzic
64bd0a2da8
Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page. 2024-04-08 23:35:53 +02:00
Emili Castells
85548b7dfa
Merge pull request #2147 from woocommerce/release/2.6.1-rc4
Release 2.6.1-rc4
2024-04-08 17:41:56 +02:00
Emili Castells Guasch
c88a08d932 Update changelog 2024-04-08 17:30:31 +02:00
Emili Castells
3ebfdc2291
Merge pull request #2146 from woocommerce/PCP-2934-saved-payment-token-deleted-after-payment-with-another-saved-payment-token
Saved payment token deleted after payment with another saved payment token (2934)
2024-04-08 17:28:27 +02:00
Emili Castells Guasch
2842c43661 Revert filter to disable multiple payment tokens by default 2024-04-08 17:16:02 +02:00
Pedro Silva
fe03215799
Testing AXO 2024-04-08 14:53:09 +01:00
Emili Castells Guasch
efc20c390d Rename method 2024-04-08 13:38:18 +02:00
Pedro Silva
9391865217
Integrate AXO payment process 2024-04-08 11:31:12 +01:00
Emili Castells Guasch
457e9f0182 Allow free trial subscription without payment token for logged-in users 2024-04-06 17:31:57 +02:00
Emili Castells Guasch
5917f69c4c Merge branch 'trunk' into PCP-2768-zero-sum-subscriptions-cause-cannot-be-zero-or-negative-when-using-vault-v-3 2024-04-05 14:50:44 +02:00
Emili Castells
6f3bc5acf4
Merge pull request #2144 from woocommerce/release/2.6.1-rc3
Release 2.6.1-rc3
2024-04-05 12:30:29 +02:00
Emili Castells Guasch
499246c2de Update changelog 2024-04-05 10:48:44 +02:00
Emili Castells
6a9a92c37c
Merge pull request #2142 from woocommerce/PCP-2928-problem-changing-the-shipping-option-in-block-pages
Problem changing the shipping option in block pages (2928)
2024-04-05 10:45:39 +02:00
Pedro Silva
4a5b1fbc90
Fix update shipping option in block pages. 2024-04-04 18:11:59 +01:00
Emili Castells Guasch
bc0eb57460 Do not create PayPal order for free trial subscription if user has payment token 2024-04-04 16:52:08 +02:00
Emili Castells Guasch
009878cb2e Merge branch 'trunk' into PCP-2768-zero-sum-subscriptions-cause-cannot-be-zero-or-negative-when-using-vault-v-3 2024-04-04 10:36:25 +02:00
Emili Castells
2ffb580ef1
Merge pull request #2139 from woocommerce/release/2.6.1-rc2
Release 2.6.1-rc2
2024-04-04 09:56:56 +02:00