On Feb 1, 2010, at 1:11 PM, Jason Ford wrote:

> Anyone who's built commercial web app knows that payment processing
> can be one of the toughest pieces to put in place - and it can
> distract you from working on the core functionality of your app.
> CheddarGetter is a web service that abstracts the entire process of
> managing credit cards, processing transactions on a recurring basis,
> and even more complex setups like free trials, setup fees, and overage
> charges.
> 
> We're using CheddarGetter for FeedMagnet.com and we thought the Django
> community in general could benefit from the module we wrote to
> interact with it. More just just a Python wrapper for CheddarGetter,
> pycheddar gives you class objects that work a lot like Django models,
> making the whole experience of integrating with CheddarGetter just a
> little more awesome and Pythonic.
> 
> - Jason

Jason,

We are looking at recurring billing systems, could you give some more info on 
why you chose CheddarGetter over Paypal or Amazon FPS?

--
Eric Chamberlain




-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to