stripe-dotnet v25.0.0
- #1552 Add support for API version 2019-03-14:
- The library is now pinned to API version
2019-03-14
. - Subscriptions are now created with
status: "incomplete"
if the first payment fails. PaymentIntentLastPaymentError
was removed in favour ofStripeError
.
- The library is now pinned to API version