adrienverge / localstripe

A fake but stateful Stripe server that you can run locally, for testing purposes.
GNU General Public License v3.0
192 stars 59 forks source link

Prices not supported #204

Closed mishabachkur closed 2 years ago

mishabachkur commented 2 years ago

https://stripe.com/docs/api/prices

adrienverge commented 2 years ago

Hello, that's true, Prices are not currently supported. Would you like to implement them? If yes feel free to open a pull request once your code is 100% ready.

For further discussion I propose to continue in the already-existing thread: https://github.com/adrienverge/localstripe/issues/160.