Page 1 of 1

Tax is never calculated...

PostPosted: September 20th, 2011, 10:36 am
by MODassic
https://ironphoenix.com/fenix/instructi ... n-sign-up/

The checkout form on this page never completes the tax calculations, it just makes the green box, and spins an ajax loader until the form is submitted. Any ideas? I switched back to the standard auth.net template, but when that didn't help, I switched back to my custom one.

Thanks,

Re: Tax is never calculated...

PostPosted: September 20th, 2011, 4:02 pm
by MODassic
It sure seems like a javascript issue, but deactivating plugins and commenting out JS has not resolved the issue so far...

Does anyone have an example where the sales tax is working? It's something I would really like to see, but I don't have the time to completely setup another s2member install to get one.

Thanks!

Re: Tax is never calculated...

PostPosted: September 20th, 2011, 4:19 pm
by MODassic
It was a javascript issue, one of my custom plugins had JS bit that I had forgotten about.

So, if the tax calculation never finishes... Check for JS conflicts! (Plugins using JQuery...)

Re: Tax is never calculated...

PostPosted: September 20th, 2011, 5:42 pm
by Cristián Lávaque
I'm glad you solved it! Good job. :)