Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 594 Bytes

File metadata and controls

19 lines (11 loc) · 594 Bytes

Inspired by a blog post written by James Urquhart.

Other than the dependencies listed in bookkeeper.gemspec, you will need:

  • Active merchant

    Without support for PayPal MassPay IPNs

    +./script/plugin install git://github.com/Shopify/active_merchant.git+

With support for PayPal MassPay IPNs

+./script/plugin install git://github.com/steveluscher/active_merchant.git+

Bookkeeper is released under the MIT license.