Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@whyscream whyscream released this 13 Jun 12:41
· 487 commits to master since this release

Summary:

  • Support is added for handling OAuth2 inside the client. The README explains how to use it.
  • All API endpoints that need OAuth2 are added: Permissions, Organizations, Profiles, Onboarding, Settlements and Invoices.
  • Przelewy24 is added as a payment method.
  • Specifying an API key through the constructor (client = Client(api_key=....) is deprecated. It will be removed completely in 2.3.0.