[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[mv] Multiple checkout pages, looping the first one
****** message to minivend-users from "Fevzi ALIMOGLU" <falimoglu@sunapee.cambridgeis.com> ******
X-No-Archive: Yes
Hi,
I've been trying to configure minivend to have two checkout pages. The first
one, checkout.html would get the contact information and the second one
checkout2.html would get the credit card information and place the order.
Depeding on the value of mv_orderpage in checkout.html
<INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="ord/checkout2" or
VALUE="ord/checkout"
I either get trapped in a loop of checkout.html or can not go beyond
checkout2.html.
Here is what I've got in checkout.html
<FORM ACTION="[process-target secure=1]" METHOD="POST">
<INPUT TYPE="hidden" NAME=mv_session_id VALUE="[data session id]">
<INPUT TYPE="hidden" NAME="mv_doit" VALUE="refresh">
<INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="ord/checkout2"> OR
VALUE="ord/checkout"
<INPUT TYPE="hidden" NAME="mv_order_report" VALUE="../etc/report">
<INPUT TYPE="hidden" NAME="mv_nextpage" VALUE="ord/checkout2">
<INPUT TYPE="hidden" NAME="mv_failpage" VALUE="special/needfield">
[set Continue shopping]
mv_todo=return
mv_nextpage=index
[/set]
[set Check out]
mv_todo=refresh
[/set]
<INPUT TYPE="submit" NAME="mv_todo" VALUE="Check out">
<input type="submit" onClick="this.form.action='[process-target]'"
name="mv_click" value="Continue shopping">
And here is what I've got in checkout2.html
<FORM ACTION="[process-target secure=1]" METHOD="POST">
<INPUT TYPE=hidden NAME=mv_session_id VALUE="[data session id]">
<INPUT TYPE="hidden" NAME="mv_doit" VALUE="refresh">
<INPUT TYPE="hidden" NAME="mv_orderpage" VALUE="ord/checkout">
<INPUT TYPE="hidden" NAME="mv_order_report" VALUE="../etc/report">
<INPUT TYPE="hidden" NAME="mv_failpage" VALUE="special/needfield">
[set "Place Order"]
mv_todo=submit
[/set]
<INPUT TYPE="submit" NAME="mv_todo" VALUE="Place Order">
Please give me a hint. Is there any other place where I need to look at?
I do use any kind of shipping surcharge.
Thank you
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list