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
This commit is contained in:
carmenmaymo 2023-07-17 14:17:50 +02:00
parent e94a59e9ae
commit 917976bfb4
No known key found for this signature in database
GPG key ID: 6023F686B0F3102E
15 changed files with 3195 additions and 6 deletions

3
modules/ppcp-applepay/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
node_modules
assets/js
assets/css