Re: Shopping Cart Tax Exempt Feature Broken



On Thu, 13 Oct 2005 12:00:46 -0400 (EDT)
gtk-perl-list-request gnome org wrote:

From: "fmp superior" <fmp superiorshelving com>
Subject: Shopping Cart Tax Exempt Feature Broken

Hopefully someone here will be willing to help me.

Hi, you should submit this question to the perl.beginners maillist.
Info on how to subscribe can be had by going to 
http://learnperl.org

From just casually looking at your code, you do nothing to
test for tax exempt status.  And you don't show your &moneyfy
sub.  Any replies to here will be ignored.

   $main::global->{form}->{'taxexempt'} =
          $main::global->{userinfo}->{'taxexempt'};
              
        $main::global->{form}->{'totalsalestax'} = &moneyfy(
            $main::global->{form}->{'precalcs'},
            $main::global->{config}->{'precision'}
        );



-- 
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]