Release 2.2.0
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.