Tagged Questions

1
vote
1answer
49 views

Commerce Server 2009 - For how long an anonymus user basket information is stored in the databse before it is gone

Hello all I have a question related to Commerce Server related to products basket. Let's assume a situation when user A is an anonymous user that went all way through the shopping cart(chooses …
1
vote
2answers
112 views

How to make a discount apply to only one shipping method in Commerce Server 2007?

I searched and searched for an answer for this seemingly simple question in Commerce Server 2007, but have found nothing useful. This seems like something that should be possible. How to make a …
1
vote
1answer
219 views

What are the benefits of Microsoft Commerce Server?

What are the benefits of using Microsoft Commerce Server as opposed to some other 3rd party shopping cart system? Is it really that more "robust" than other .NET solutions - ASP.NET storefront, …
0
votes
1answer
56 views

Allow unregistered customers to place orders in Microsoft Commerce Server 2002

What is the best way of implementing a checkout process that allows customers to place orders without first requiring registration on the site, and without requiring that users create an account …
0
votes
0answers
51 views

Biztalk 2006r2 Commerce Server Adapter

I am trying to query Commerce Server 2007 using the Biztalk Adapter. I am using the OrdersAdapter and trying to query for all orders with a specific line item on them. The message xml is …
0
votes
1answer
95 views

Make coupon entry in commerce server required before a discount is applied, possible?

I have created a discount in commerce server, and linked it with a list of private coupons. The problem is that after running the basket pipline it applies this discount even though no coupon was ever …
0
votes
1answer
64 views

Programmatically creating list from CheckoutStepsTemplate throws exception

(This question has been cross-posted on the MSDN forums here.) I'm working on a custom SharePoint/Commerce Server site, and I have a custom feature which is designed to do two things: provision some …