473,398 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

ASP Shopping Cart Solution w/ multiple store support

Here is the problem I need a solution to. I do not have much
experience in dealing with shopping carts I've setup a few but nothing
this elaborate. I have a client that is dealing with multiple private
schools. Each school will have it's own store and own check out
payment processor but he wants all of the stores to be able to be
managed individually by the schools as well as the ability for him to
manage all of the stores centrally. Is there any type of shopping
cart out there like this? Or something similar or easily manipulated
to deal with multiple stores with store specific administration and
central administration on all of them. I also need to have each user/
buyer to be able to have access to their receipts, as well as, (in the
central administration) to be able to be looked up by student id,
student last name, etc. Any advice or help would be greatly
appreciated! Thank you so much for your time in advance!

-Jon

Aug 2 '07 #1
1 1985

"Infused" <an************@gmail.comwrote in message news:11**********************@j4g2000prf.googlegro ups.com...
Here is the problem I need a solution to. I do not have much
experience in dealing with shopping carts I've setup a few but nothing
this elaborate. I have a client that is dealing with multiple private
schools. Each school will have it's own store and own check out
payment processor but he wants all of the stores to be able to be
managed individually by the schools as well as the ability for him to
manage all of the stores centrally. Is there any type of shopping
cart out there like this?

I'm sure there is, look for "mall" shopping cart or "multiple store" shopping cart. May not be free.
>Or something similar or easily manipulated
to deal with multiple stores with store specific administration and
central administration on all of them.

Well, easy is relative to the developer. Add a database table which defines the stores, then products or whatever, will carry an
association to the store id via a foreign key
>I also need to have each user/
buyer to be able to have access to their receipts, as well as, (in the
central administration) to be able to be looked up by student id,
student last name, etc.
You'll have to create a permissions table to allow access by store/student id or whatever is desired.



Aug 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: mimages | last post by:
I can't figure this out. There are too many differences between my installation of osCommerce and what I read on these forums, and in the contributions' readme files. I have either lost my logical...
2
by: Don Grover | last post by:
I am retrieving costs and product id's from a sql db. and need to build a shopping cart around it. How do I store the selected items and qty req so I can move into another catalog and total up as...
1
by: Jia Sun | last post by:
hello , everybody , i need a similar program , just like fancyimport.com if possible, pls contact me ,thank you very much . inchina@gmail.com
1
by: Adil Akram | last post by:
I have created a site shopping cart in ASP.net. I am using ASP session object's SessionID on non SSL connection to track session. While adding products to cart DB I insert product and SessionID...
2
by: G.E.M.P | last post by:
High Level Session Handling Design for a Shopping cart 0) What am I missing? 1) How does OSCommerce do it? I'm thinking about building a shopping cart from scratch, using a library of dynamic...
7
by: isaac2004 | last post by:
hi i have a basic asp page that acts as an online bookstore. on my cart page i am having trouble generating 3 numbers; a subtotal, a shipping total, and a final price. here is my code i would...
2
by: JJ | last post by:
Looking for an ASP .NET shopping cart solution that I can integrate into my own web site (i.e. that I cam actually run on my won web site. Will save me a lot of time. Ideally I want it to use...
3
by: Milsnips | last post by:
Hi there, i had a small project where i used a session to store the shopping cart, but if it times out, the user loses the cart. Then i thought instead of using session, i'll store the cart in a...
3
by: Paulo | last post by:
Hi, beginner on asp.net 2.0 C# VS 2005, how can I use the shopping cart concept on my application? When the user clicks add item, it will be stored on some storage format, I dont know what is the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.