Commit graph

131 commits

Author SHA1 Message Date
carmenmaymo
0a54b6e6db
Check setting before using 2023-09-11 13:19:27 +02:00
carmenmaymo
fd3c3ac8e8
Bypass onboarding for now 2023-09-11 11:14:43 +02:00
carmenmaymo
0a7bd32f80
Add minicart button 2023-09-10 13:21:19 +02:00
carmenmaymo
6949064cdb
Toggle all settings 2023-09-10 11:41:14 +02:00
carmenmaymo
b9e2a26b6c
Load scripts when smartbutton 2023-09-10 11:41:04 +02:00
carmenmaymo
465f41b34b
Fix amount logic in cart 2023-09-10 11:21:58 +02:00
carmenmaymo
8acfc94002
Fix cs, psalm 2023-09-09 11:42:11 +02:00
carmenmaymo
c05041eee1
Fix cs 2023-09-08 16:58:32 +02:00
carmenmaymo
9139c54cec
Bail if its subscription 2023-09-08 12:52:19 +02:00
carmenmaymo
e956115da8
Disable when express buttons 2023-09-08 12:29:23 +02:00
carmenmaymo
aac1b82bf9
Rename assets folder 2023-09-08 11:46:44 +02:00
carmenmaymo
904bfe79d1
Refactor requests for cart, checkout and blocks 2023-09-08 11:04:24 +02:00
carmenmaymo
7b3f3e8ead
Init session with handlers 2023-09-07 09:56:46 +02:00
carmenmaymo
cffdec846c
Enable onboarding 2023-09-06 13:52:23 +02:00
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