Skip to content

v14.15.0

Compare
Choose a tag to compare
@richardm-stripe richardm-stripe released this 05 Feb 19:44
· 137 commits to master since this release
  • #2001 Update generated code
    • Add support for swish payment method throughout the API
    • Add support for relationship on AccountCreateParams.individual, AccountUpdateParams.individual, and TokenCreateParams.account.individual
    • Add support for jurisdiction_level on TaxRate
    • Change type of Terminal.Reader.status from string to enum('offline'|'online')
  • #2009 Remove https check for *.stripe.com
    • Stops throwing exceptions if protocol: 'http' is set for requests to api.stripe.com.

See the changelog for more details.