• Summary
  • Breaking Changes
  • Rename usage record resources
  • Removed deprecated API resources
  • Removed deprecated Error base export, extend method, and populate method
  • Privatized several constants
  • Non-breaking changes
  • Deprecate snake_case options like stripe_account with warning messages
  • Add protocol to config object for local proxies etc
  • Add appInfo to config object
  • Mark all setter methods as deprecated, emit warnings.
  • Mark methods prefixed with an underscore as private
  • Mark a few getter methods which are not prefixed with underscores as private
  • Rename the request option stripeVersion to apiVersion