- #2001 Update generated code
- Add support for
swish
payment method throughout the API - Add support for
relationship
onAccountCreateParams.individual
,AccountUpdateParams.individual
, andTokenCreateParams.account.individual
- Add support for
jurisdiction_level
onTaxRate
- Change type of
Terminal.Reader.status
fromstring
toenum('offline'|'online')
- Add support for
- #2009 Remove https check for *.stripe.com
- Stops throwing exceptions if
protocol: 'http'
is set for requests toapi.stripe.com
.
- Stops throwing exceptions if