pinax / pinax-stripe-light

a payments Django app for Stripe
MIT License
684 stars 285 forks source link

Account.managed moves from just a boolean to being a choice field #603

Closed paltman closed 2 years ago

paltman commented 5 years ago

Account.managed moves from just a boolean to being a choice field of standard, express, or custom. One of which is required when creating an account.