Skip to content

v9.4.0

Compare
Choose a tag to compare
@dcr-stripe dcr-stripe released this 26 Aug 17:25
· 342 commits to master since this release
  • #1362 API Updates
    • Add support for login_page on BillingPortal.Configuration
  • #1360 Add test coverage using Coveralls
  • #1361 fix: Fix type hints for error objects.
    • Update Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error and SetupIntent.setup_error type to be StripeObject.
      • Addresses #1353. The library today does not actually return a ErrorObject for these fields, so the type annotation was incorrect.
  • #1356 Add beta readme.md section

See the changelog for more details.