Can Somebody help me??very very important
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > Can Somebody help me??very very important




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Can Somebody help me??very very important  
Jorge


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-04 11:07 PM

Hello
i need in my commerce site appear tax and i canīt do it. if someone can help
me i send my project (iīm developing using visual estudio.net and c#) he see
it and then tell me how put tax in project, thanks







[ Post a follow-up to this message ]



    RE: Can Somebody help me??very very important  
Ashish Kumar [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-04 11:07 PM

Can you give us more details? Like, what exactly are you doing, what are
you doing in order for the tax to appear?

Thanks,
--------------------
From: "Jorge" <jorge@visualpr.net>
Subject: Can Somebody help me??very very important
Date: Thu, 26 Aug 2004 10:53:46 +0200
Lines: 6
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.3790.181
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
Message-ID: <#NLtso0iEHA.636@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 202.red-80-38-81.pooles.rima-tde.net 80.38.81.202
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14634
X-Tomcat-NG: microsoft.public.commerceserver.general

Hello
i need in my commerce site appear tax and i canīt do it. if someone can help
me i send my project (iīm developing using visual estudio.net and c#) he see
it and then tell me how put tax in project, thanks




This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team





[ Post a follow-up to this message ]



    Re: Can Somebody help me??very very important  
Jorge


Report This Message To A Moderator Edit/Delete Message


 
08-27-04 11:07 PM

Yes, i donīt know how do to included tax in final price and that apppear in
order separated in one hand price without tax in other hand tax and finally
total price.
remenber that product price that i have introduced was tax free
"Ashish Kumar [MSFT]" <Ashish_Kumar@online.microsoft.com> escribió en el
mensaje news:lBwQQRFjEHA.3936@cpmsftngxa10.phx.gbl...
> Can you give us more details? Like, what exactly are you doing, what are
> you doing in order for the tax to appear?
>
> Thanks,
> --------------------
> From: "Jorge" <jorge@visualpr.net>
> Subject: Can Somebody help me??very very important
> Date: Thu, 26 Aug 2004 10:53:46 +0200
> Lines: 6
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Newsreader: Microsoft Outlook Express 6.00.3790.181
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
> Message-ID: <#NLtso0iEHA.636@TK2MSFTNGP12.phx.gbl>
> Newsgroups: microsoft.public.commerceserver.general
> NNTP-Posting-Host: 202.red-80-38-81.pooles.rima-tde.net 80.38.81.202
> Path:
>
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
> phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14634
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello
> i need in my commerce site appear tax and i canīt do it. if someone can
help
> me i send my project (iīm developing using visual estudio.net and c#) he
see
> it and then tell me how put tax in project, thanks
>
>
>
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team







[ Post a follow-up to this message ]



    Re: Can Somebody help me??very very important  
Ashish Kumar [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-15-04 10:49 PM

we have a property TaxTotal on the ordergroup class (mapped to
_cy_tax_total key). you can write a tax pipeline component (or get it from
some other 3rd party) to set a value on this property and the total will be
modified to include this price.

it will be helpful if you paste your code snippet if you need more
assistance on this.
--------------------
From: "Jorge" <msnews.microsoft.com>
References: <#NLtso0iEHA.636@TK2MSFTNGP12.phx.gbl>
<lBwQQRFjEHA.3936@cpmsftngxa10.phx.gbl>
Subject: Re: Can Somebody help me??very very important
Date: Fri, 27 Aug 2004 19:41:59 +0200
Lines: 45
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Message-ID: <#sY7p0FjEHA.3536@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 126.red-81-38-154.pooles.rima-tde.net 81.38.154.126
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14646
X-Tomcat-NG: microsoft.public.commerceserver.general

Yes, i donīt know how do to included tax in final price and that apppear in
order separated in one hand price without tax in other hand tax and finally
total price.
remenber that product price that i have introduced was tax free
"Ashish Kumar [MSFT]" <Ashish_Kumar@online.microsoft.com> escribió en el
mensaje news:lBwQQRFjEHA.3936@cpmsftngxa10.phx.gbl...
> Can you give us more details? Like, what exactly are you doing, what are
> you doing in order for the tax to appear?
>
> Thanks,
> --------------------
> From: "Jorge" <jorge@visualpr.net>
> Subject: Can Somebody help me??very very important
> Date: Thu, 26 Aug 2004 10:53:46 +0200
> Lines: 6
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Newsreader: Microsoft Outlook Express 6.00.3790.181
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
> Message-ID: <#NLtso0iEHA.636@TK2MSFTNGP12.phx.gbl>
> Newsgroups: microsoft.public.commerceserver.general
> NNTP-Posting-Host: 202.red-80-38-81.pooles.rima-tde.net 80.38.81.202
> Path:
>
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
> phx.gbl
> Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:14634
> X-Tomcat-NG: microsoft.public.commerceserver.general
>
> Hello
> i need in my commerce site appear tax and i canīt do it. if someone can
help
> me i send my project (iīm developing using visual estudio.net and c#) he
see
> it and then tell me how put tax in project, thanks
>
>
>
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team




This posting is provided "AS IS" with no warranties, and confers no rights.

EBusiness Server Team





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:41 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register