Hi all,
I have a two-stage product ordering system. Stage One (on an external website) gathers detailed information about the visitor (including a generated ID number) and emails this to me. The page then redirects to the appropriate product page of the store, where the visitor completes the order (Stage Two).
To tie the store order to the visitor-information email, I need to pass the generated ID number to the store page, and ideally set it as the value of the OtherInfo prompt.
Any way to do this?
Thanks.
I have a two-stage product ordering system. Stage One (on an external website) gathers detailed information about the visitor (including a generated ID number) and emails this to me. The page then redirects to the appropriate product page of the store, where the visitor completes the order (Stage Two).
To tie the store order to the visitor-information email, I need to pass the generated ID number to the store page, and ideally set it as the value of the OtherInfo prompt.
Any way to do this?
Thanks.
Comment