Paypal tax value
I am trying to set up my paypal account.
This line gives $825.00 tax;
<input type="hidden" name="tax" value="825">
Understandable.
This line gives this error:
<input type="hidden" name="tax" value=".0825">
The link you have used to enter the PayPal system contains an
incorrectly formatted item amount.
What is the correct format for a tax value?
TIA
Dave
Re: Paypal tax value
Scripsit Dave Kelly:
> I am trying to set up my paypal account.
What did Paypal answer when you asked them? Told you to read the
instructions?
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Re: Paypal tax value
On Nov 11, 12:48 pm, "Jukka K. Korpela" <jkorp... [at] cs.tut.fi> wrote:
> Scripsit Dave Kelly:
>
> > I am trying to set up my paypal account.
>
> What did Paypal answer when you asked them? Told you to read the
> instructions?
>
> --
> Jukka K. Korpela ("Yucca")http://www.cs.tut.fi/~jkorpela/
Actually I was at a web site I set up a year and a half ago and worked
correctly then.
http://ickymosquitostuff.com/
I have not ask paypal but will.
Thanks
Dave