Open blueyed opened 7 years ago
The format of the statement descriptor is very special: https://stripe.com/docs/api/python#create_plan-statement_descriptor.
I think it would make sense to have a validator on the model field(s) for this (Plan and Invoice).
I agree. Great idea.
Just updated the title to reflect it being a task that we should do, but not in Samwise.
The format of the statement descriptor is very special: https://stripe.com/docs/api/python#create_plan-statement_descriptor.
I think it would make sense to have a validator on the model field(s) for this (Plan and Invoice).