Get help with nopcart Perl, PHP or ASP checkout related issues.
Moderators: Koibito, Stefko, Randy
by keesmarcha » Tue Mar 29, 2011 4:15 pm
My setup works : The info from the order goes to my csv file, the confirmation email is send to the buyer and the thankyou message come up after the submit
button is clicked.
my problem is that no email is send to my email adress for me to see the order. how do i set that up and where can i get the info to use to do the setup.
I know is is somewhere inside the checkout.pl file.
Thanking you from a very hot Oudtshoorn South Africa.
-
keesmarcha
- WebMaster
-
- Posts: 1
- Joined: Tue Mar 29, 2011 3:45 pm
by opa » Wed Mar 30, 2011 4:40 pm
Its on top of the checkout.pl file
Dont forget the \ before the @
$header = "http://www.YOURDOMAIN/header.html";
$footer = "http://www.YOURDOMAIN/footer.html";
$mailprogram = "/usr/sbin/sendmail -t";
$returnpage = "";
$youremail = "YOUR\@EMAIL";
$bccmail = "YOUR\@EMAIL";
$csvfilename = "orders.csv";
$csvquote = "\"\"";
$mode = "BOTH";
Voor hulp in de Nederlandse taal alleen voor de nopcart.js of checkout.pl
-
opa
- WebMaster
-
- Posts: 135
- Joined: Tue Jan 10, 2006 4:17 pm
- Location: Netherlands
Return to Help: Perl/PHP/ASP Checkout
Who is online
Users browsing this forum: No registered users and 0 guests