dj-stripe 2.8.2 (2023-09-06)
- Automatically set the customer name in Stripe if available
- Fix error creating WebhookEndpoint in admin panel
- Pass down kwargs to
Invoice.pay()
(#1968) - Fix crash with certain unsupported payment methods (#1944)
dj-stripe 2.8.1 (2023-07-01)
This release removes a migration which caused a crash in certain cases.