Hi
I'm designing an online booking web site for a car rental company. Would you recommend WorldPay to handle the credit cards or is there a much better option.
I've used EziMerchant and it's pretty good. They give you all of the JavaScript source.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
I'd recommend WorldPay.
I've integrated it into a site using ASP and just pass a few variables across to their secure server and off you go. You have tools to customise the payment pages and you can specify a 'thanks' page to return the buyer back to your site.
Chris.
Indifference will be the downfall of mankind, but who cares?
One thing to watch with Worldpay is their refunds policy.
I have a few clients that use them and 1 got hit with a £100 charge for refunding 2 payments because Worldpay put a caution alert on the payment.
He eventually got put onto a pre-auth system with them where he has 5 days to accept a payment, otherwise it is not applied to the customers account. This was works much better for him.
Most shopping carts need cookies enabled to work anyway. Sessions need cookies enabled to work, as a temporary cookie is written to the browser with the session id.
A lot of it will depend on the shopping cart (if any) you use
I would think that many of the people who have cookies disabled probably won't buy on the Internet anyway.
Chris.
Indifference will be the downfall of mankind, but who cares?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.