Hi,
I posted before about my problem with trying to integrate with affiliates:
http://community.actinic.com/showthread.php?t=28876
But I want to rephrase the question. I need to retrieve custom variables set at product level when I get to the receipt page. I have read the section in the advanced user guide about retrieving details of the items purchased. Unfortunately it does not mention anything about custom variables. Does anyone know how this could be be done?
I must admit I'm a bit confused about the different types of variables in Actinic. Some have their values set depending on a page's location in the content tree and can easily be inserted on to the page. But others are set dynamically in scripts and still referred to in layouts by the same way. As well as that, there are still some NETQUOTEVAR tags around in V8. Why are these not standard variables instead? There is an ActinicOrderTotal variable but there is also NETQUOTEVAR:ACTINICORDERTOTAL which I can't understand.
Thanks,
James
I posted before about my problem with trying to integrate with affiliates:
http://community.actinic.com/showthread.php?t=28876
But I want to rephrase the question. I need to retrieve custom variables set at product level when I get to the receipt page. I have read the section in the advanced user guide about retrieving details of the items purchased. Unfortunately it does not mention anything about custom variables. Does anyone know how this could be be done?
I must admit I'm a bit confused about the different types of variables in Actinic. Some have their values set depending on a page's location in the content tree and can easily be inserted on to the page. But others are set dynamically in scripts and still referred to in layouts by the same way. As well as that, there are still some NETQUOTEVAR tags around in V8. Why are these not standard variables instead? There is an ActinicOrderTotal variable but there is also NETQUOTEVAR:ACTINICORDERTOTAL which I can't understand.
Thanks,
James
Comment