Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Passing order number to new link

Passing order number to new link

Locked

Views: 1,073

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
16 Oct 2007, 2:53 PM
#1
dubird avatar

dubird

New Zenner

Join Date:
Oct 2007
Posts:
11
Plugin Contributions:
0

Passing order number to new link

Ok, I have an odd question. The cart I'm setting up is for a print service. We have a seperate FTP program and script for uploading files, but my boss wants to be able to put the order number into the link to the FTP script so it will fill out the field automaticly. Is there any way to do this?

16 Oct 2007, 3:19 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Passing order number to new link

We have a seperate FTP program and script for uploading files, but my boss wants to be able to put the order number into the link to the FTP script so it will fill out the field automaticly.
You can get the order number from Zen Cart but is this not a question for the seperate FTP & script source. We do not have any idea how to insert this into anothers script

16 Oct 2007, 4:29 PM
#3
dubird avatar

dubird

New Zenner

Join Date:
Oct 2007
Posts:
11
Plugin Contributions:
0

Re: Passing order number to new link

I'm not asking about the FTP program. What I need to know is if there is a way to grab the variable for the the order number from the checkout page. So, basicly, on the checkout page there will be a link to the FTP script page that passes that variable to it.

16 Oct 2007, 6:21 PM
#4
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,591
Plugin Contributions:
0

Re: Passing order number to new link

Order numbers are not created until the order has been confirmed.

16 Oct 2007, 7:07 PM
#5
dubird avatar

dubird

New Zenner

Join Date:
Oct 2007
Posts:
11
Plugin Contributions:
0

Re: Passing order number to new link

I know, then it displays it on the confirmation screen. Is there a way to grab that number so it can be put into a link? I'm not sure I'm explaning myself very well. ><