[ic] Need assistance with Tag

interch interchange-users@interchange.redhat.com
Thu Oct 11 14:48:02 2001


Never mind this seems to work fine..

my $tax_charge = &Vend::Interpolate::tag_salestax($Carts->{main},1);


Chris
On Thu, 11 Oct 2001, interch wrote:

> 
> Using this line in our custom payment module
> 
> my $tax_charge = $Tag->salestax({name=>$Vend::Items,noformat => 1});
> 
> 
> Get this error on checkout..
> 
> (securetrans): Charge failed, reason: payment routine 'securetrans'
> returned error: Can't call method "salestax" on an undefined value at
> /usr/local/interchange/default/lib/Vend/Payment/securetrans.pm line 112. 
> 
> Chris
> 
> 
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>