Stripe-dotnet: Feature Request - SubscriptionItemOption to include Metadata property

Created on 26 Jul 2019  ·  4Comments  ·  Source: stripe/stripe-dotnet

Hello,

I need to create a Subscription with Subscription Items containing Metadata.
However, the SubscriptionItemOption class is missing the property Metadata.
https://github.com/stripe/stripe-dotnet/blob/master/src/Stripe.net/Services/Subscriptions/SubscriptionItemOption.cs

Thanks,

Adriano

Most helpful comment

@adrianofo I just release 27.18.0 which should have the fix!

All 4 comments

@adrianofo Thanks for the report and sorry about the troubles! I opened a PR and it should be merged soon!

@adrianofo I just release 27.18.0 which should have the fix!

Thank you very much!
Much appreciated!

@remi-stripe would be good to have the metadata also appear in the dashboard as it does for other entities.

Was this page helpful?
0 / 5 - 0 ratings