Open Source > active_fulfillment
Ruby

active_fulfillment

Active Merchant library for integration with order fulfillment services

Build Status

Installation

Add to your gem file

gem 'active_fulfillment', :git => 'git://github.com/Shopify/active_fulfillment.git'

Contributing

Contributions are encouraged of course! The basic Fulfillment Service API can be seen in active_fulfillment/fulfillment/service.rb.

New features and patches will have a better chance of getting merged if you include a strong set of tests for your patch or feature. It is also encouraged to try to keep your functions as concise as possible to make review easier as well as to make testing more straightforward.

Contributors

License

Copyright (c) 2008 Shopify. Released under the MIT-LICENSE.