Verisign Component in StarterSite
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Verisign Component in StarterSite

 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server
Author Message
cgruber
Guest





Posted: Fri Oct 07, 2005 4:51 pm    Post subject: Verisign Component in StarterSite Reply with quote

Hi all
Since Verisign's component is built for the RetailSite and not th
StarterSite, it is looking for Dictionary values that do not exist.
e.g. _shipping_carrie

What is the best way to add these fields into the dictionary

Thanks
Chri
Back to top
Nihit Kaul [MSFT]
Guest





Posted: Tue Oct 18, 2005 12:50 am    Post subject: RE: Verisign Component in StarterSite Reply with quote

Hi Chris,

Probably best to contact Verisign to figure this out. As ageneral rule
though you can simply add the required keys on the objects as indexer
properties before invoking the pipelines. For e.g. on the OrderForm or
LineItem (depending on where the key is needed), you do:
OrderForm of = myBasket.OrderForms[0];
of["MyCustomKey"] = "MyCustomValue";

Thanks,

Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB