Commit graph

267 commits

Author SHA1 Message Date
carmenmaymo
70c2c384ad
Fix typo 2023-09-06 10:53:43 +02:00
carmenmaymo
eb2489f7ce
Save setting 2023-09-06 10:53:34 +02:00
carmenmaymo
f227713f6c
Show notice if validation fails 2023-09-06 10:47:53 +02:00
carmenmaymo
22809839d1
Add logic for cart and checkout 2023-09-05 09:14:20 +02:00
carmenmaymo
fadd47d9a8
Add quantity only if is product page 2023-09-03 11:04:17 +02:00
carmenmaymo
7394c809b7
Add logic of apple to session, validation and shipping 2023-08-31 16:43:40 +02:00
carmenmaymo
63ab1e383d
changes to mimic google implementation 2023-08-31 12:48:01 +02:00
carmenmaymo
8ebfb596fb
refactor module 2023-08-24 18:05:05 +02:00
carmenmaymo
9a85d86ef5
add hook to remove cache on listening request 2023-08-24 11:49:54 +02:00
carmenmaymo
07da2a59f2
remove status cache on update 2023-08-24 11:25:39 +02:00
carmenmaymo
a1f4ead149
load form in the back, redirect ok, auth fails 2023-08-18 15:39:24 +02:00
carmenmaymo
10613711b9
Add apple transaction in product with auth 2023-08-17 09:42:45 +02:00
carmenmaymo
3ae22b3356
Add apple transaction in product before auth 2023-07-31 17:08:42 +02:00
carmenmaymo
d16f08fc7b
Refactor and CI 2023-07-19 09:45:03 +02:00
carmenmaymo
51a92b48a1
Update doc 2023-07-19 09:44:42 +02:00
carmenmaymo
9fd5c2f5ad
Add applepay onboarding status check class 2023-07-17 14:28:23 +02: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