Skip to content

v13.17.0

Compare
Choose a tag to compare
@ramya-stripe ramya-stripe released this 04 Apr 22:16
· 75 commits to master since this release
  • #1670 Update generated code
    • Add support for subscription_item on Discount
    • Add support for email and phone on Identity.VerificationReport
    • Add support for verification_flow on Identity.VerificationReport and Identity.VerificationSession
    • Add support for new value verification_flow on enums Identity.VerificationReport.type and Identity.VerificationSession.type
    • Add support for provided_details on Identity.VerificationSession
    • Change type of Invoice.discounts from nullable(array(expandable(deletable($Discount)))) to array(expandable(deletable($Discount)))
    • Add support for zip on PaymentMethodConfiguration
    • Add support for discounts on SubscriptionItem and Subscription
    • Add support for new value mobile_phone_reader on enum Terminal.Reader.device_type

See the changelog for more details.