Shopping Cart
Posted: Tue Mar 06, 2007 11:15 pm
There are two systems we wish to combine. The first is simply a swish interface that displays products.
The second is a store that sells these products.
We require a store that can work in with the interface as follows:
• User is taken to a product purchase page from the interface (not part of the store system – a URL query string can do this? If an administrator has to manually insert the query string link in the interface system, which I imagine they will, then that is fine)
• Has the ability to either reserve or purchase a product. A reserved product can be unreserved at any later stage by the user who reserved it
• Once the product has been reserved or purchased, this information is sent back to the/an interface page (either the one, or one related to the page that sent it – again, not part of the store application) that can mark the product purchased or reserved in the interface.
The store needs the following capabilities:
• Payment methods: Paypal, Direct Debit/Bank Account, Credit Card
• Multiple Currencies
• Custom fields for products
• Multiple images per product
• Reserve or buy product (deposit required for reservation)
• Tax addition/ % display
• Email notification to user and/or administrators
• Ability to attach a digital file to each product that can only be downloaded after sale or reservation.
Other features of Store highly desired:
• Custom fields for user details
• Purchase history for customer
• Overall statistics/history for administrators.
If anyone is experienced with one or more cart application - please, I'd love to hear what you know, if anything you know of would suit what I'm after =).
Cheers.
The second is a store that sells these products.
We require a store that can work in with the interface as follows:
• User is taken to a product purchase page from the interface (not part of the store system – a URL query string can do this? If an administrator has to manually insert the query string link in the interface system, which I imagine they will, then that is fine)
• Has the ability to either reserve or purchase a product. A reserved product can be unreserved at any later stage by the user who reserved it
• Once the product has been reserved or purchased, this information is sent back to the/an interface page (either the one, or one related to the page that sent it – again, not part of the store application) that can mark the product purchased or reserved in the interface.
The store needs the following capabilities:
• Payment methods: Paypal, Direct Debit/Bank Account, Credit Card
• Multiple Currencies
• Custom fields for products
• Multiple images per product
• Reserve or buy product (deposit required for reservation)
• Tax addition/ % display
• Email notification to user and/or administrators
• Ability to attach a digital file to each product that can only be downloaded after sale or reservation.
Other features of Store highly desired:
• Custom fields for user details
• Purchase history for customer
• Overall statistics/history for administrators.
If anyone is experienced with one or more cart application - please, I'd love to hear what you know, if anything you know of would suit what I'm after =).
Cheers.