-
1. Re: secure zone registration form
SplicedWeb2 Nov 11, 2014 9:33 PM (in response to James Chester UK)Hi James,
Did you have any luck with figuring out a way to do this?
I have a similar dilemma now.
Cheers,
Nathan
-
2. Re: secure zone registration form
Liam Dilley Nov 11, 2014 11:17 PM (in response to SplicedWeb2)Form action - where you have the bit that says id=54 for example (which represents the securezone id) change that to -1.
If you insert a login form via the admin - tick the button that says generic login, this will do that for you.
-
3. Re: secure zone registration form
SplicedWeb2 Nov 11, 2014 11:37 PM (in response to Liam Dilley)Thanks for your reply Liam.
That's fine for a login form.
Working on a form that has 6 secure zone options for 3 currencies with recurring and non-recurring payment option for each currency.
The customer would like to try use Google Analytics ecommerce tracking within the thankyou page but I need the invoice ID/order ID and amount to render on the confirmation page.
When going to the standard webform confirmation page, the invoice number is rendered and so can be picked up, however BC is redirecting to the start page for the secure zone that was selected to allow for payment to be processed the way we need.
I've tried various workarounds, One of which would be to substitute the Entity ID and Case ID for order/invoice numbers for tracking purposes and try to pass the amount in the url as a parameter and direct to a thankyou page where I could use {module_url,amount}, {module_url,CID} and {module_url,EID} however the form process redirecting seems to drop my additional parameter of amount.
I'm running out of ideas so if you have any - would love to hear them


