Skip to content

2.16.0 (06-26-2018)

Choose a tag to compare

@bhelx bhelx released this 26 Jun 20:46
6471f3c
  • Don't set the logger in railtie PR
  • Make currencies method public PR
  • Allow programmer to set gateway code in purchases PR
  • Add all_transactions link to Invoice PR
  • Auth and Capture for Purchases PR
  • Custom Fields PR
  • Remove rails code and railtie PR
  • Subscription Terms PR

Upgrade Notes

This brings us up to API version 2.13. The only breaking change is the removal of the railtie.
The railtie was being included automatically on detecting rails and was automatically setting the accept_language for each request. If this is something you wish to continue doing, you'll need to set this yourself.