diff --git a/layouts/shortcodes/mt-form.html b/layouts/shortcodes/mt-form.html index 8b657e9..6e2e41f 100644 --- a/layouts/shortcodes/mt-form.html +++ b/layouts/shortcodes/mt-form.html @@ -22,6 +22,7 @@ window.location.href = '/mt-health-form?registration=' + payment; else window.location.href = '/thankyou?registration=' + payment; + // Need to eventually get the user here: https://secure.myvanco.com/L-Z772/campaign/C-13DM3 } }; /* xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); */