473,654 Members | 3,108 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Make a purchase with Commerce Starter Kit without logging in.

Is there a way to allow a customer to make a purchase with Commerce
Starter Kit without logging in?

Please post the answer here and perhaps samples.

Thanks,

Warren

Aug 29 '06 #1
2 1319
Hi Warren,

I don't know what the CS Kit does, but ASP.NET 2.0 lets you use
personalization and profiles with anonymous users. That means they can add
items to a shopping cart and then you can migrate them from anonymous to
authenticated users.

http://msdn2.microsoft.com/en-us/lib...anonymous.aspx

Ken
Microsoft MVP [ASP.NET]
"Warren Churulich" <wa******@gmail .comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Is there a way to allow a customer to make a purchase with Commerce
Starter Kit without logging in?

Please post the answer here and perhaps samples.

Thanks,

Warren

Aug 29 '06 #2
When I was writing ASP code add-ins and modifying what came OOTP of an
e-commerce product merchants often asked how they could allow customers to
make a purchase without logging in. There are some contradictions here of
course as what the merchants actually wanted to do was reuse the features of
the cart to let prospective customers download resources for use offline
without actually purchasing anything.

By definition a customer is an entity thatpurchases a product or a service
as compared to a prospective customer, e.g. a shopper, which is an entity
that is still just looking. Perhaps the O.P. has a motive consistent with
that kind of interest in reusing the cart features?

Regardless, there is no requirement to migrate an anonymous user but there
may be a conflict if needing to migrate an anonymous user who was once a
shopper who then decided to become a customer and the circumstances when a
different anonymous user wants to remain a shopper when the merchant is
trying to reuse the features of the cart for some reason other than using
the features of the cart to consummate a purchase.

Isn't MigrateAnonymou s an all or nothing method?

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee. com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W

"Ken Cox [Microsoft MVP]" <BA**********@n ewsgroups.nospa mwrote in message
news:en******** ******@TK2MSFTN GP03.phx.gbl...
Hi Warren,

I don't know what the CS Kit does, but ASP.NET 2.0 lets you use
personalization and profiles with anonymous users. That means they can add
items to a shopping cart and then you can migrate them from anonymous to
authenticated users.

http://msdn2.microsoft.com/en-us/lib...anonymous.aspx

Ken
Microsoft MVP [ASP.NET]
"Warren Churulich" <wa******@gmail .comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
>Is there a way to allow a customer to make a purchase with Commerce
Starter Kit without logging in?

Please post the answer here and perhaps samples.

Thanks,

Warren


Aug 30 '06 #3

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

Similar topics

0
4536
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager Express Edition v1.3.2 Win, IBM Tivoli System Automation v1.2.0 Linux, IBM Tivoli Workload Scheduler Virtualized Data Centers v8.2 , other IBM Tivoli CDs, WEBSPHERE EVERYPLACE MOBILE PORTAL v5.0 - ALTIUM , other IBM WebSphere Business CDs...
3
1395
by: VM | last post by:
I'm interest in building an E-Commerce site for a medium-sized business and I wanted to know if it's possible to do it with .Net. Are there any sites that could help me with regards to passing parameters from one page to the other? Thanks.
2
1620
by: Carl Gilbert | last post by:
Hi I was looking to build an E-Commerce web site using ASP.NET. I work with VB.NET and know some HTML so I imagine the learning curve for ASP.NET shouldn't be too steep. I was looking for the best way to approach this task and came across the IBuySpy starter pack from Microsoft but felt the design fell somewhat short of the offerings from something like www.oscommerce.com I then found www.dotnetnuke.com but this seemed more like...
1
1447
by: Paul Aspinall | last post by:
Hi Can anyone recommend a good ASP.NET based e-commerce solution. I have seen OSCommerce, which is free, but not ASP.NET based. Does anyone know of anything comparable for ASP.NET? Thanks
2
1102
by: Jon | last post by:
As much as I love coding with Asp.net, I am in a time crunch to get a completely new website set up for my brother and he needs it to have a fully functional commerce system, much like Miva. While I'd love to write it myself, I don't have near the time it would take or the expertise involved to make it as secure as possible and to interface for credit card processing. Can anyone recommend a commerce system built on Asp.net, as I'd like...
0
919
by: DouglasABaker | last post by:
I have deleted SKU, discountPercent and modelNumber from the CSK, all stored procedures and the databases. After that I'm still getting this error in catalogManager.vb: Public Shared Function AddProduct(ByVal product As Product) As Integer Return Commerce.Providers.CatalogProvider.Instance.ProductInsert(product.CategoryID, product.ModelName, product.ProductImage, product.UnitCost, product.Description, product.AmountOnHand,...
6
1468
by: Samuel Shulman | last post by:
Hi I want to set up my first e-commerce website. Any clues where to begin Thanks Sam
2
1231
by: andy | last post by:
Do we have any good (EU compatible) open source ecommerce projects that come anywhere near competing with php's osCommerce ? Im a devoted .net developer, but i cant see anything that comes anywhere near this. Ive checked out dotnetnuke and Community Starter KIt (CSK is promising) but in terms of functionality they are way off. Maybe im missing a big piece of the puzzle, anyone ?
5
1299
by: Andrea | last post by:
I'm looking for an e-commerce solution ready to go or similar, with source code and without tons of bugs found in other commercial packages tried until now. About 20% of solutions tested cannot be call solutions, 30% are dedicated to big organization and I need to manage a small shop, others are missing the goal ... Any suggestion? Thanks Andrea
0
8376
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8290
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8815
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8708
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8489
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8594
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7307
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5622
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.