I am developing a niche business web-application targeted at machine shops with fewer than 10 employees.
I am charging a flat-rate of $5/day for the web application with an unlimited number of users.
Customers pay up front for however many days they want. They can purchase additional days whenever they want. There is no automatic recurring billing -- the web app is simply 'paused' when it runs out of days.
What is the best way to go about handling credit/debit card processing and invoicing for this?
I'm playing around with using Paypal Website Payments Standard with encrypted 'buy it now' buttons and Instant Payment Notification (IPN).
However, the user-experience for credit-card payments with PayPal is lacking. Specifically, Paypal does not auto-redirect users back to my website if they use a credit card (auto-redirect works only with PayPal payments).
What other payment processing solutions should I be looking at?
Unforunately, Google Checkout seems to be behind PayPal in terms of multiple-currency support.
Thanks in advance!
http://news.ycombinator.com/item?id=5303
http://news.ycombinator.com/item?id=12010
http://news.ycombinator.com/item?id=33322
Perhaps we need the ability to tag discussions?