Skip to content

v47.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@xavdid-stripe 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 on Card and Source
    • Remove support for AmountRefunded on PaymentRecord
    • Add support for Account on TerminalReaderActionCollectPaymentMethod, TerminalReaderActionConfirmPaymentIntent, TerminalReaderActionProcessPaymentIntent, and TerminalReaderActionRefundPayment
  • #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.

See the changelog for more details.