- Adjust url to point to https://subs.pinpayments.com
- Fix to_xml_params method [bradleypriest]
- New name for the gem
- Add accessor for invoices
- Add accessor for last successful invoice
- Modernize packaging
- Improve handling of bad credentials
- Move to Spreedly repo.
- Add result body to comp validation failure. [ntalbott]
- Add support for return_url in Spreedly.edit_subscriber_url [jjthrash]
- Add support for return_url in Spreedly.subscribe_url [jjthrash]
- Added methods on subscriber: update, allow_free_trial, add_fee [mateuszzawisza]
- Fixing tests: generate spreedly url and edit url working with all site names [mateuszzawisza]
- Add support for pre-population of the subscribe page via the subscribe url. [davemcp]
- Handle new error reporting when creating a subscriber.
- Use a more sane way of setting attributes in the mock, and make plans have a plan type [seancribbs].
- Allow optional arguments to be passed when creating subscribers [jaknowlden].
- Properly handle invalid Subscriber lookup [karnowski].
- Added support for stopping auto renew [scottmotte, dsimard].
- Fixed an error in the README [karnowski].
- A few documentation tweaks.
- Added mock support for Subscriber#activate_free_trial [scottmotte].
- Added tests for Subscriber#activate_free_trial.
- Compatibility with the latest hoe and HTTParty [seancribbs].
- Added Subscriber.delete! [scottmotte].
- Added Subscriber#activate_free_trial [scottmotte].
- Initial release.