recurly-client-ruby

A Ruby API wrapper for Recurly

MIT License

Downloads
4.5M
Stars
183
Committers
20

Bot releases are hidden (Show)

recurly-client-ruby - 2.18.4 (2019-11-21)

Published by joannasese almost 5 years ago

This bumps us to API version 2.24.

recurly-client-ruby - 3.1.0

Published by bhelx almost 5 years ago

recurly-client-ruby - 2.18.3 (2019-10-22)

Published by joannasese almost 5 years ago

  • Subscription timeframe changes (#492)
  • Add shipping address to purchase object (#522)
recurly-client-ruby - 3.0.0

Published by bhelx about 5 years ago

First official release of V3.

API Version: 2019-10-10
API Docs: https://developers.recurly.com/api/v2019-10-10/index.html

Upgrade Notes

If you are upgrading from version 3.0.0.beta.x see the ChangeLog entry 2019-10-10 listed here: https://developers.recurly.com/api/v2019-10-10/index.html#section/Getting-Started/Change-Log

If you are upgrading from V2, consider reading the V3 Upgrade Guide

recurly-client-ruby - 2.18.2 (2019-09-27)

Published by joannasese about 5 years ago

  • Fix account acquisition href problems PR
  • V2 bump script PR
  • Update travis options PR
  • Reference Ruby support page PR
  • Include OpenSSL::OPENSSL_LIBRARY_VERSION PR
recurly-client-ruby - 2.18.1 (2019-09-13)

Published by bhelx about 5 years ago

  • Adds NewShippingAddressNotification webhook PR
  • PSD2 billing info changes PR
recurly-client-ruby - 2.18.0 (2019-08-21)

Published by bhelx about 5 years ago

This bumps us to API version 2.22.

  • MOTO transactions #493
  • Changes for Vertex customers #491

Upgrade Notes

There is one breaking change. It only applies to Vertex users so will not likely affect you.
Invoice#tax_types[].type on invoice and preview invoice endpoints is no longer returned.

recurly-client-ruby - 3.0.0.beta.5 (2019-04-04)

Published by bhelx over 5 years ago

No breaking changes

recurly-client-ruby - 2.17.11 (2019-06-27)

Published by aaron-junot over 5 years ago

v2.17.11 (2019-06-27)

This brings us up to API version 2.21. There are no breaking changes.

  • Add support for 3DS authenticated transactions PR

Note: This API version corrects the error of an invalid Recurly.js token sent to v2/accounts/:account_code/billing_info from a 404 Not Found to a 422 Unprocessable Entity

recurly-client-ruby - 2.17.10 (2019-05-21)

Published by aaron-junot over 5 years ago

v2.17.10 (2019-05-21)

This brings us up to API version 2.20. There are no breaking changes.

  • Add support for shipping fees PR
recurly-client-ruby - 2.17.9 (2019-05-14)

Published by aaron-junot over 5 years ago

v2.17.9 (2019-05-14)

  • Add support for fraud session ID PR
recurly-client-ruby - 3.0.0.beta.4 (2019-04-04)

Published by bhelx over 5 years ago

This bumps the beta to API version 2018-08-09. The documentation (along with ruby examples) can be found here: https://partner-docs.recurly.com/v2018-08-09

recurly-client-ruby - 2.17.8 (2019-03-12)

Published by aaron-junot over 5 years ago

v2.17.8 (2019-03-12)

This brings us up to API version 2.19. There are no breaking changes.

  • Add support for Account Hierarchy PR
recurly-client-ruby - 2.17.7 (2019-03-07)

Published by aaron-junot over 5 years ago

v2.17.7 (2019-03-07)

  • Add support for Account Acquisition PR
  • Fix link to supported versions section of README PR
  • Fix NoMethodError thrown by Resource.invalid! PR
recurly-client-ruby - 2.17.6 (2019-02-19)

Published by aaron-junot over 5 years ago

v2.17.6 (2019-02-19)

This brings us up to API version 2.18. There are no breaking changes.

  • Add support for Amazon Regions PR
recurly-client-ruby - 2.17.5 (2019-01-17)

Published by aaron-junot almost 6 years ago

v2.17.5 (2019-01-17)

  • Fix typo in Changelog PR
  • Ensure error message for a single returned error PR
recurly-client-ruby - 2.17.4 (2018-12-11)

Published by aaron-junot almost 6 years ago

v2.17.4 (2018-12-11)

This brings us up to API version 2.17. There are no breaking changes.

  • Add exemption_certificate to Account PR
  • Add gateway_code to Invoice and Subscription PR
  • Add transaction_status_updated_notification and updated_invoice_notification webhooks PR
  • Fix missing type instance variable PR
  • Fix README PR
  • Add OpenSSL version to user agent PR
recurly-client-ruby - 2.17.3 (2018-11-06)

Published by aaron-junot almost 6 years ago

v2.17.3 (2018-11-06)

  • Fix bug related to aliasing company and company_name PR
recurly-client-ruby - 2.17.2 (2018-10-30)

Published by aaron-junot almost 6 years ago

v2.17.2 (2018-10-30)

This brings us up to API version 2.16. There are no breaking changes.

  • Remove Rails Generator mention in README.md PR
  • Gracefully handle XML parsing errors PR
  • Add missing webhook properties to models PR
  • Do not assume cursor is an integer PR
  • Fix bundler warnings PR
  • Alias company and company_name PR
recurly-client-ruby - 2.17.1 (2018-09-25)

Published by aaron-junot about 6 years ago

This brings us up to API version 2.15. There are no breaking changes.

  • Add support for Low Balance Gift Card Notification PR
  • Support Account Notes PR