v8.0.0
See our Upgrade Guide for more details.
- Drop support for Node 12, 13, 14, and 15
- Adds
webhook_secretandcustom_headersproperties to Typescript definitions of a Webhook - Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
betaReferralCustomer.createCreditCardClientSecretbetaReferralCustomer.createBankAccountClientSecretreferralCustomer.addCreditCardFromStripereferralCustomer.addBankAccountFromStripe
- Adds missing tracker props
- Routes
AmazonShippingAccountto the correct endpoint on create - Fixes all references to the docs
- Properly returns the response body of the following functions:
addPaymentMethod,refundByAmount,refundByPaymentLog findMatchingMockRequestmocking function made private- Removes undocumented and unmaintained
repl - Bumps dependencies