Commit graph

53 commits

Author SHA1 Message Date
Daniel Hüsken
4dcabc5e67
only change Modules in run that are to early for translations and use plugins_loaded again 2024-11-25 15:39:38 +01:00
Emili Castells Guasch
3820fdc758 Remove country and currency suppor for hk and sg 2024-11-07 11:19:28 +01:00
Emili Castells
fd554a6951
Merge pull request #2754 from woocommerce/PCP-3824-extend-advanced-card-processing-country-currency-feature-availability
Extend Advanced Card Processing country/currency feature availability (3824)
2024-11-05 10:46:32 +01:00
Alex P.
b67265ac15
Update js deps 2024-11-04 17:15:27 +02:00
Emili Castells Guasch
930ce4d567 Fix typo 2024-11-04 11:57:12 +01:00
Emili Castells Guasch
a18514e653 Extend acdc availability 2024-11-04 11:51:53 +01:00
Emili Castells Guasch
120c1c667d Remove ACDC support for HK and SG for now 2024-10-10 17:22:43 +02:00
Emili Castells
1325779582
Merge pull request #2651 from woocommerce/PCP-3736-translations-no-longer-applied-to-card-fields-in-2-9-0
Add Custom Placeholder Handling when rendering the card fields (3736)
2024-10-04 15:16:27 +02:00
Emili Castells
3983721b2a
Merge pull request #2447 from woocommerce/PCP-3348-extend-advanced-card-processing-country-eligibility-for-hong-kong-singapore
Extend supported ACDC countries and currencies to HK and SG (3348)
2024-10-03 10:38:18 +02:00
Narek Zakarian
8b6cb86dbb
Add Custom Placeholder Handling when rendering the card fields 2024-09-27 19:11:35 +04:00
Philipp Stracker
bcd62f674d
♻️ Favor DCC config class over settings access 2024-09-26 18:44:25 +02:00
Philipp Stracker
e00a4a302c
Replace existing logic with new helper method 2024-09-09 12:16:27 +02:00
Philipp Stracker
fc4d2baa67
Extract repeat logic into new helper method 2024-09-09 12:16:02 +02:00
Philipp Stracker
36522f685c
Adjust logic to additionally set the hidden-attrib 2024-09-09 12:10:47 +02:00
Alex P.
9b3ec4692a
Improve card fields hiding 2024-09-07 13:05:54 +03:00
Philipp Stracker
05ee91e192
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-api-client/services.php
#	modules/ppcp-card-fields/services.php
2024-09-06 16:13:18 +02:00
Philipp Stracker
2cb026604c
Merge branch 'PCP-1773-php74'
# Conflicts:
#	composer.lock
2024-09-04 15:47:37 +02:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Moritz Meißelbach
789d979c80
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	modules/ppcp-applepay/src/ApplepayModule.php
#	modules/ppcp-compat/src/CompatModule.php
2024-08-23 15:50:49 +02:00
Moritz Meißelbach
4d9f23e315
Merge branch 'refs/heads/trunk' into modularity-module-migration
# Conflicts:
#	composer.lock
#	modules/ppcp-axo/src/AxoModule.php
#	modules/ppcp-blocks/src/BlocksModule.php
#	modules/ppcp-compat/src/CompatModule.php
#	modules/ppcp-googlepay/src/GooglepayModule.php
#	modules/ppcp-order-tracking/src/OrderTrackingModule.php
#	modules/ppcp-wc-subscriptions/src/WcSubscriptionsModule.php
2024-08-23 14:25:36 +02:00
Emili Castells
bd206c53a2
Merge pull request #2441 from woocommerce/PCP-2665-remove-currencies-from-country-currency-matrix-in-card-fields-module
remove currencies from country-currency matrix in card fields module (2665)
2024-08-22 11:30:24 +02:00
Philipp Stracker
8b726d8494
Extend SG and HK support
Vault v3 and card fields
2024-08-21 15:05:48 +02:00
Philipp Stracker
337555e05f
♻️ Move repeating code into variables 2024-08-21 15:03:34 +02:00
George Burduli
89a5943a3f
Fix incorrect condition 2024-08-13 11:08:50 +04:00
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