adding info on location to send user after mt-form submission
This commit is contained in:
parent
be221e2eec
commit
1adf014595
|
@ -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"); */
|
||||
|
|
Loading…
Reference in a new issue