v47.2.0-beta.3
Pre-release
Pre-release
xavdid-stripe
released this
12 Dec 22:56
·
9 commits
to master
since this release
- #3035 Update generated code for beta
- Add support for
AllowRedisplay
onCard
andSource
- Remove support for
AmountRefunded
onPaymentRecord
- Add support for
Account
onTerminalReaderActionCollectPaymentMethod
,TerminalReaderActionConfirmPaymentIntent
,TerminalReaderActionProcessPaymentIntent
, andTerminalReaderActionRefundPayment
- Add support for
- #3033 System.Text.Json Serialization Support in .NET SDK Objects
- Add System.Text.Json support for serializing Stripe.net entities and objects for applications running on .NET 6 and above. Now you can pass a Stripe.net object or collection of objects to the System.Text.Json serializer and it will produce the correct JSON string.