chargebee-dotnet
chargebee-dotnet copied to clipboard
.NET library for the Chargebee API.
CustomerId when requesting a PaymentIntent is optional. But the PaymentIntent model has made it required. Doesn't look right. Please fix.
Would it be possible to expose a `Metered` property in the `Invoice.InvoiceLineItem` model? The value is already coming from the wire. By adding this method: ```csharp public bool Metered {...
We are currently looking into using ChargeBee for our subscription business, but the lack of maintenance of this package does not really fill us with confidence. Looking at the commits...