Commit graph

79 commits

Author SHA1 Message Date
Emili Castells Guasch
5e5c99bc7d Ensure field container is empty before render card field 2024-07-29 15:56:45 +02:00
Emili Castells Guasch
6f7270c35b Fix card fields rendered multiple times 2024-07-29 12:18:41 +02:00
Emili Castells Guasch
9f18f2e899 Refactor: extract logic to corresponding modules 2024-07-26 15:39:25 +02:00
George Burduli
caee378ba4
Fix CardFieldsApplies method, service and filter names 2024-07-22 14:02:52 +04:00
George Burduli
d685de73b7
Removed currency matrix from card fields module 2024-07-19 18:25:28 +04:00
Emili Castells Guasch
9613e4741f Extend advanced card country eligibility 2024-07-08 14:45:12 +02:00
Emili Castells Guasch
748fe6dfcf Get payment method value from filter instead of request 2024-05-22 12:06:15 +02:00
Pedro Silva
161e933d39
Merge branch 'trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-04-19 11:59:28 +01:00
Pedro Silva
392d27f08b
Merge remote-tracking branch 'origin/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-admin-notices/src/AdminNotices.php
#	modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
#	tests/PHPUnit/WcSubscriptions/RenewalHandlerTest.php
2024-03-27 18:42:21 +00:00
Pedro Silva
510a6c6913
Improve fraud prevention capabilities 2024-03-27 11:50:40 +00:00
Narek Zakarian
dbf4718c00
Apply new countries for card fields 2024-02-13 19:14:13 +04:00
George Burduli
074728616c
Remove duplicate array key 2024-01-31 19:33:09 +04:00
George Burduli
b556735a7c
Enable card fields for ACDC and Vault v3 supported countries/currencies 2024-01-31 19:29:07 +04:00
Emili Castells Guasch
04b9bb547e Do not add card-fields component if advanced card payment is disabled 2024-01-31 11:17:50 +01:00
Pedro Silva
00dfa6122b
Add translations to Card Fields inputs and labelds. 2023-12-22 17:47:03 +00:00
Pedro Silva
429232f60f
Refactor remaining modules to Modularity.
Remove Dhii dependencies.
2023-12-19 17:26:09 +00:00
Emili Castells Guasch
a068350c98 Fix phpcs 2023-11-23 15:22:07 +01:00
Emili Castells Guasch
d0e7200669 Add save payment methods for credit card payment 2023-11-22 13:19:28 +01:00
Emili Castells Guasch
9b58eca1b0 Fix phpcs 2023-11-16 17:01:39 +01:00
Emili Castells Guasch
aa8bc204b4 Fix psalm 2023-11-16 16:53:51 +01:00
Emili Castells Guasch
5112e75552 Add styles to fields 2023-11-15 16:18:39 +01:00
Emili Castells Guasch
8fc4833503 Add styles to fields 2023-11-15 15:43:15 +01:00
Emili Castells Guasch
8d9e32baeb Add filter for rendering cardholder name field 2023-11-15 12:33:07 +01:00
Emili Castells Guasch
a50ac455ee Add 3DS verification method 2023-11-15 12:01:18 +01:00
Emili Castells Guasch
adbb799be4 Add cardholder name field 2023-11-14 16:24:02 +01:00
Emili Castells Guasch
692d3672c4 Add card fields (WIP) 2023-11-10 11:20:28 +01:00
Emili Castells Guasch
4edf9c1f46 Add card fields renderer 2023-11-09 11:40:25 +01:00
Emili Castells Guasch
e403765f87 Add card fields component to JSSDK 2023-11-08 15:55:11 +01:00
Emili Castells Guasch
1125ca6ad5 Add module boilerplate 2023-11-08 12:46:01 +01:00