pinax / pinax-stripe-light

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

Add support for "service" Products #607

Closed paltman closed 2 years ago

paltman commented 6 years ago

Plan objects have a Product with a type=service. statement_descriptor and name have moved from Plan to Product.

perhaps this issue should be only for service projects and then we add support for regular products afterwards