Jump to content

Shopping Cart Selection


roseability

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/41572-shopping-cart-selection/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.