posted on December 11, 2004 01:38:53 AM new
this is vendio's default checkout if buyer's does not get the wbn or something else happen.
http://www.vendio.com/checkout.x
My question is why does the default checkout so complex? It ask for the buyer to enter the seller's username which 90% of the time buyer's do not know. Can vendio keep it simple and clean with just the auction id and buyer's email?
Also can i pass in name=value query string to the vendio default site where it prefills the page?
posted on December 11, 2004 09:47:11 AM new
Hello,
This is a generic checkout link and is meant for anyone to use who has to check out of an item but doesn't have the original link from the WBN. It has to ask for the seller ID and the item ID because it
is not connected to any auction.
Regarding your second inquiry, are you asking if you can have it pre-fill? Please elaborate.
posted on December 11, 2004 12:38:32 PM new
Yes. I am dynamicaly generating and email to buyer's to the default checkout so I am wondering if I can pass values into the query string so the auction id, seller's username is prefiled.