Hi all
As noted in another thread, we're having trouble with customers putting through orders with obvious errors on them.
Specifically, they're choosing a shipping mode that is not available to their address.
Shopsite has some built in error trapping (i.e. incomplete product options, etc.,) that flashes a warning up before the customer can check out. These don't cover our needs. Has anyone had any luck with using custom javascript or CGI rules to trap errors based on the content of the checkout page?
1) is there any way to add custom cgi code to the checkout error trapping routine? if so, can someone advise where the hook is for this?
2) if not that, are there any custom template tags for:
-- shipping address country
-- shipping method?
I couldn't see custom template tags to pull just those values out, but probably overlooked something.
We could perhaps use javascript to make the checkout now button available only when all the tests pass..
I'd also be interested in other methods people have used for this same type of problem.
Thanks in advance,
Chris