- Joined
- May 23, 2007
- Posts
- 871
- Reaction score
- 15
I am looking for some advice for a project. The site requires the ability to accept payments online. (ranging from £10 - £125 or so)
For simplicity, and security, the ideal solution will involve us sending the buyer to the payment site, where they enter card details etc, and then redirecting back to us with a status code or whatever.
The original plan was to use PayPal Pro, as this would allow users to pay by credit card without any other nonsense. It seems, however, that you need to to collect all the payment details on your own site and then process via PayPal in the background. No problem, and I have a test page talking to the servers, but we don't really want to hold/process this detail ourselves.
The next option was PayPal Express Checkout: Failed as it will only allow payment by Paypal account
Then there was PayPal Basic, which puts a "Buy now" button on your page, which links to the paypal payment pages and then back again. ALMOST ideal, except that the pay by credit card option has been dropped to one tiny link and there doesn't appear to be a way to to jump directly to teh CC page.
Google checkout requires the buyer to have a google account.
Any other suggestions?
Nice and easy:
1. On site, click BUY NOW
2. On payment engine enter card details
3. Return to site with status code
Must be someone doing this?
For simplicity, and security, the ideal solution will involve us sending the buyer to the payment site, where they enter card details etc, and then redirecting back to us with a status code or whatever.
The original plan was to use PayPal Pro, as this would allow users to pay by credit card without any other nonsense. It seems, however, that you need to to collect all the payment details on your own site and then process via PayPal in the background. No problem, and I have a test page talking to the servers, but we don't really want to hold/process this detail ourselves.
The next option was PayPal Express Checkout: Failed as it will only allow payment by Paypal account
Then there was PayPal Basic, which puts a "Buy now" button on your page, which links to the paypal payment pages and then back again. ALMOST ideal, except that the pay by credit card option has been dropped to one tiny link and there doesn't appear to be a way to to jump directly to teh CC page.
Google checkout requires the buyer to have a google account.
Any other suggestions?
Nice and easy:
1. On site, click BUY NOW
2. On payment engine enter card details
3. Return to site with status code
Must be someone doing this?