E Brake

Results 2 issues of E Brake

Platforms can set the statement descriptor dynamically to update what appears on the customer’s account statement on each charge request via the `statement_descriptor` parameter, which pinax-stripe doesn't currently support. ```...

When doing this ``` requestBody: content: multipart/form-data: ``` Instead of this ``` requestBody: content: application/json: ``` Specified fields from the schema are not generated in the code samples E.g. all...