Hi
I currently have a website written in classic ASP hosted with I have developed a site a while ago and now wanting to implement a simple asp shopping cart which will then pass through the information to paypal (not sure if to choose paypal express, standard or pro yet).
I have hunted hi and low for asp carts such as comersus etc but cannot find a simple tutorial on how to implement a shopping cart into my site. The website only has 3 products of food with an option of different flavours.
I would like a basic site that will allow you to choose the products, specify quantity and flavour which an option to continue shopping and have a link to view cart. The view cart will show the quantities (remove option or change quantity) and shipping costs.
When checkout is clicked, I would hope for it to go to the https secure server within paypal, complete transaction then return to the website (maybe refresh the page to say order complete and fire out a cdosys email perhaps).
Most carts and services I have found offer solutions but you need to host your code with them or use their templates...I just want to insert a cart into my existing site then send values to paypal.
My main question I guess is:
1) Is there a shopping cart I can manipulate/extract variables/code and insert into my website.
2) How do I send the variables to paypal to process.
3) A tutorial from start to finish would be great.
Although i'm familiar with ASP and VB, I'm not the best programmer so would like some good ABC steps on how to achieve this?
Thank you for any help you can give.
I currently have a website written in classic ASP hosted with I have developed a site a while ago and now wanting to implement a simple asp shopping cart which will then pass through the information to paypal (not sure if to choose paypal express, standard or pro yet).
I have hunted hi and low for asp carts such as comersus etc but cannot find a simple tutorial on how to implement a shopping cart into my site. The website only has 3 products of food with an option of different flavours.
I would like a basic site that will allow you to choose the products, specify quantity and flavour which an option to continue shopping and have a link to view cart. The view cart will show the quantities (remove option or change quantity) and shipping costs.
When checkout is clicked, I would hope for it to go to the https secure server within paypal, complete transaction then return to the website (maybe refresh the page to say order complete and fire out a cdosys email perhaps).
Most carts and services I have found offer solutions but you need to host your code with them or use their templates...I just want to insert a cart into my existing site then send values to paypal.
My main question I guess is:
1) Is there a shopping cart I can manipulate/extract variables/code and insert into my website.
2) How do I send the variables to paypal to process.
3) A tutorial from start to finish would be great.
Although i'm familiar with ASP and VB, I'm not the best programmer so would like some good ABC steps on how to achieve this?
Thank you for any help you can give.