Rails 3 - Cheddargetter or Chargify Sample
If you have implemented recurring billing solution w/API of Cheddargetter or Chargify, can you help a nuby out w/ your sa开发者_StackOverflowmple code or highlight key points what to do in MVC in rails 3?
I have been studying their API doc, yet still struggling. Your kind help is greatly appreciated. Linda
I've used this wrapper for cheddar getter: https://github.com/hashrocket/mousetrap
This should get you started: http://support.cheddargetter.com/discussions/problems/155-cheddargetter-beginner
This might be worth a look too:
https://github.com/expectedbehavior/cheddargetter_client_ruby
精彩评论