Commit graph

37 commits

Author SHA1 Message Date
Daniel Dudzic
b6144a173f
Make sure the PayLaterWCBlocksModule module gets loaded conditionally 2024-04-10 14:18:58 +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
Narek Zakarian
1f5e32c0b0
Use the new way to check if block should be enabled 2024-03-05 17:08:10 +04:00
Emili Castells
a4f4cec23c
Merge pull request #1924 from woocommerce/PCP-921-paylater-configurator
Use Pay Later Messaging configurator
2024-02-16 14:50:15 +01:00
Emili Castells Guasch
8fecf91acb Enable vault v3 by default 2024-01-17 12:40:49 +01:00
Alex P
ace58578a0
Add paylater-configurator module 2023-12-21 09:55:57 +02:00
Alex P
16fbb5b4d1
Extract module flag check 2023-12-20 08:56:23 +02:00
Alex P
31c90c149e
Fix phpcs:disable duplication 2023-12-20 08:29:33 +02:00
Alex P
0ccf143714
Add filter for disabling paylater block 2023-12-20 08:28:39 +02:00
Alex P
0d016b94ec
Add paylater-block module 2023-12-05 21:32:32 +02:00
Emili Castells Guasch
9be6601ba9 Merge trunk 2023-11-21 14:59:46 +01:00
Emili Castells Guasch
1125ca6ad5 Add module boilerplate 2023-11-08 12:46:01 +01:00
Emili Castells Guasch
94674adc25 Move PayPal subscriptions api logic to its own module 2023-10-18 17:03:15 +02:00
Emili Castells Guasch
b3c66f4cbb Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-10-18 14:49:50 +02:00
Emili Castells Guasch
792a1d8654 Rename subscription module to wc subscriptions 2023-10-17 16:29:56 +02:00
Emili Castells Guasch
17b43ca182 Add save payment methods module boilerplate 2023-10-17 15:11:48 +02:00
carmenmaymo
580d3c32f1
Change flag to enabled 2023-10-17 14:38:50 +02:00
Pedro Silva
387d677a05
Add shipping callback 2023-10-11 18:55:42 +01:00
Emili Castells Guasch
09ac019bd0 Add improvements based on PR feedback 2023-09-21 11:24:50 +02:00
Emili Castells Guasch
5f3dc3a647 Move payment checker scheduler to module 2023-09-19 15:16:22 +02:00
Emili Castells Guasch
80cc94939d Add saved payment checked module 2023-09-19 11:39:35 +02:00
carmenmaymo
7f2214ce9b
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-12 14:07:54 +02:00
carmenmaymo
cbdff1588b
Fix style in checkout and cs 2023-09-12 14:07:09 +02:00
carmenmaymo
6902e587e9
Merge branch 'feat/PCP-154-apple-pay-payment' into wip/apple-google-combined 2023-09-11 13:20:08 +02:00
carmenmaymo
7e6d4c8a14
change flag name to underscore 2023-09-11 13:19:40 +02:00
Pedro Silva
2e7f9b46b0
Merge branch 'PCP-1744-google-pay-integration' into wip/apple-google-combined
# Conflicts:
#	modules.php
2023-09-11 10:50:34 +01:00
carmenmaymo
c2f99abe6a
Change flag name 2023-09-07 10:40:33 +02:00
Pedro Silva
318217acb9
Fix GooglePay general fixes / improvements 2023-09-06 11:55:26 +01:00
Pedro Silva
e87ab7362c
Add GooglePay module 2023-08-22 08:44:32 +01:00
carmenmaymo
917976bfb4
Add applepay module behind flag
Add apple to onboarding products,
add setting to onboard with a new filter
add settings to enable in product and cart
add button markup where the js will hook
enqueue scripts
echo validation file sandbox/live
init apple payment method for onboarding
2023-07-17 14:17:50 +02:00
Alex P
3d61aa1ead
Make the blocks integration (partial) available without feature flag
The `woocommerce_paypal_payments_blocks_enabled` filter or `PCP_BLOCKS_ENABLED` env var are not used anymore, the blocks can be enabled in the settings without activating this feature flag first.
2023-07-03 17:17:45 +03:00
Alex P
7148948a59
Add flag/filter/env var for enabling blocks 2023-04-05 20:08:39 +03:00
Alex P
ea3e5bbeb6
Add express checkout block (wip) 2023-02-15 10:52:25 +02:00
Narek Zakarian
17cbfc3467
Include the uninstall module. 2022-12-07 16:52:30 +04:00
Narek Zakarian
7bd2f80c6a Add appropriate services 2022-08-11 14:22:16 +04:00
dinamiko
08ab8ef404 Add vaulting module 2021-09-16 10:21:31 +02:00
Alex P
f71b18f358 Extract bootstrap of modules 2021-08-27 20:40:09 +03:00