arlyon / async-stripe

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

Add "features" field to Product object #437

Closed warycat closed 9 months ago

warycat commented 11 months ago

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

The "features" field is missing from the Product object. It is useful to create a pricing table from products.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

arlyon commented 9 months ago

Closed with #453