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

List all cards not supported #188

Open lowlyocean opened 3 years ago

lowlyocean commented 3 years ago

This endpoint returns 405

adrienverge commented 3 years ago

Would you like to contribute to add this endpoint GET /v1/customers/:id/sources to localstripe?