arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
464 stars 130 forks source link

Another pass over the ids list #302

Closed arlyon closed 1 year ago

arlyon commented 1 year ago

Is your feature request related to a problem? Please describe.

There is an excellent gist that has been accumulating ids, some of which we are probably missing.

https://gist.github.com/fnky/76f533366f75cf75802c8052b577e2a5

Describe the solution you'd like

I would be good to go through and add any missing ones.

Describe alternatives you've considered

No response

Additional context

No response