v10.0.0
See our Upgrade Guide for more details.
- Drops support for Python 3.7 and 3.8
- Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
BetaReferralCustomerService.create_credit_card_client_secretBetaReferralCustomerService.create_bank_account_client_secretReferralCustomerService.add_credit_card_from_stripeReferralCustomerService.add_bank_account_from_stripe
- Routes
AmazonShippingAccountcreate requests to the new/register_oauthendpoint - Fixes the payload wrapping for updating a webhook
- Removes deprecated
user.all_api_keysanduser.api_keys, useapi_key.allandapi_key.retrieve_api_keys_for_userrespectively - Bumps all dev dependencies