|
Home > Archive > Commerce Server General > February 2007 > calculate shipping in basket without shipping address
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
calculate shipping in basket without shipping address
|
|
| princeusa2005@indiatimes.com 2007-02-15, 7:14 pm |
| I want to calculate the shipping before user selects the shipping
address. Before running the pipeline i am setting the default shipping
method id & name. I added the shipping stage found in total.pcf to the
basket pipeline, basket.pcf. I am getting the following error in the
log file :
Dictionary error: Value for key 'TransactionConfigConnectionString' in
dictionary 'context' missing (expected a variant of type 8)
Is there any way i can display the shipping total in the basket page ?
Thanks in advance,
Ravi Seshadri
| |
| princeusa2005@indiatimes.com 2007-02-17, 1:19 am |
| I figured it out. I added a component in basket.pcf that makes a call
to database and finds out the shipping charges from
TableShippingRates.
Thanks,
Ravi Seshadri
On Feb 15, 4:34 pm, princeusa2...@indiatimes.com wrote:
> I want to calculate the shipping before user selects the shipping
> address. Before running the pipeline i am setting the default shipping
> method id & name. I added the shipping stage found in total.pcf to the
> basket pipeline, basket.pcf. I am getting the following error in the
> log file :
> Dictionary error: Value for key 'TransactionConfigConnectionString' in
> dictionary 'context' missing (expected a variant of type 8)
>
> Is there any way i can display the shipping total in the basket page ?
>
> Thanks in advance,
>
> Ravi Seshadri
|
|
|
|
|