[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: [mv] [mv4] add items to basket
****** message to minivend-users from "Joel Vandal" <jvandal@9bit.qc.ca> ******
Thanks, this solutions (mv_doit, mv_nextpage) work :)
****** message to minivend-users from Cameron Prince
<PRINCECB@novachem.com> ******
Hey Joel,
Try this to go to the checkout page when the form is submitted.
I have not used mv_order_group before, so I am guessing.
<FORM ACTION="[process 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_nextpage VALUE="ord/checkout">
<input type=hidden name=mv_order_group value=1>
[loop arg="[scratch SELECTION]"]
<input type=hidden name=mv_order_item value="[loop-code]">
[/loop]
<input type=submit value="ORDER">
</form>
-
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