How can I charge a recurring monthly subscription fee for my website?
Asked Answered
E

3

6

My business is setting up online billing using PayPal and Google checkout. I'm looking for the best way to charge a recurring monthly service fee for my website. My site is subscription based and I charge X amount of dollars per month. I want to bill the customer's credit card each month for that monthly fee. The subscriber to the site knows that it is an ongoing monthly service charge when they sign up.

I'm looking for the quickest, easiest, best, most reliable way to charge this recurring fee. I'd prefer to have the monthly fee just show up on their monthly credit card statement like it does on mine for many services I use like Slicehost.

Essie answered 13/11, 2008 at 18:40 Comment(0)
R
9

Google Checkout doesn't currently support recurring billing, but it is on their Feature Suggestions page.

PayPal supports Recurring Payments either manually or through their API.

I'd highly recommend using PayPal's API, as it's straightforward, well documented, and you can easily test everything out on your non-production sites by using PayPal's Developer Site.

Rodgers answered 13/11, 2008 at 18:52 Comment(3)
It looks like this question is still active, so I wanted to post and add that my current favorite payment processor is now Braintree: linkRodgers
Link update: developer.paypal.com/webapps/developer/docs/classic/…Oxazine
Wanted to add that Google Checkout is, like all things Google, going away on a sailboat. It's no longer a viable solution after November 20th, 2013.Labia
G
10

NOTE: Google checkout now DOES support recurring payments -- they just implemented it!

Geotropism answered 12/7, 2009 at 12:5 Comment(0)
R
9

Google Checkout doesn't currently support recurring billing, but it is on their Feature Suggestions page.

PayPal supports Recurring Payments either manually or through their API.

I'd highly recommend using PayPal's API, as it's straightforward, well documented, and you can easily test everything out on your non-production sites by using PayPal's Developer Site.

Rodgers answered 13/11, 2008 at 18:52 Comment(3)
It looks like this question is still active, so I wanted to post and add that my current favorite payment processor is now Braintree: linkRodgers
Link update: developer.paypal.com/webapps/developer/docs/classic/…Oxazine
Wanted to add that Google Checkout is, like all things Google, going away on a sailboat. It's no longer a viable solution after November 20th, 2013.Labia
I
0

Goole Checkout now supports "Recurring charges and subscriptions" in beta mode

There's more info at Google's site

Inattentive answered 18/9, 2012 at 10:58 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.