
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] howdoi - add an item into the cart from behind the scenes
"chad m. townsend" wrote:
>
> i want to place an item into the users cart but i do not want to take
> them to the basket page. is it possible to click on a product and take
> them directly to checkout.
Set the mv_nextpage to the checkout page instead of the basketpage. A
quick dirty test with
-------- snip ordertest.html -----
<HTML><HEAD>
<TITLE>order test from an external site</TITLE>
</HEAD><BODY>
<A
HREF="http://BPA.Leidinger.net/cgi-bin/fondation/ord/basket?mv_nextpage=ord/checkout&mv_order_item=os28004">Test
it... os28004</A>
</body> </html>
-------- snip ordertest.html -----
Joachim
--
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[Hans-Joachim.leidinger@bpanet.de]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users