Hi,

I am trying to get zencart 1.3.7 to talk to my host after purchase to allow for instant hosting account activation, at the moment I am using another script within an iframe in zen for the job.

This is what my host say I need to do:

"Once you have taken your customers order and validated/charged them for the services you are providing then you should make a call to our special activation script, if you are a programmer you could do this within the script. If not you should set the page that is shown once payment is taken to be the URL below:-


https://customer.heartinternet.co.uk...12345;status=Y

The variables for this special script are defined as:-

authcode=42215-YFjtdH%2BT4d - The password which must be as shown
[email protected] - The address to send the customer welcome email to
M_domain=newdomain.com - The domain for the new web hosting package
M_typeid=12345 - The web hosting package ID to be setup
status=Y - leave this as it is
Make sure you pass values for either M_typename (the name of the package type from your list) or M_typeid (the ID code of the package type from your list).

Please note that an email is sent out only if you have a welcome email configured, and the email address given is valid. You can configure a welcome email in the Reseller Control Centre."


The part I have marked in red would seem like the easiest option, does anyone have any idea where and how I would insert this within the zencart script please?

Any ideas would be much appreciated.

Cheers
Claire