Skip to content

v30.2.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@ramya-stripe ramya-stripe released this 30 Oct 23:49
· 20 commits to master since this release
  • #2099 Update generated code for private-preview
    • Change delegatedcheckout.RequestedSessionUpdateParams.line_item_details[].quantity to be required
    • Add support for paymentMethodPreview on delegatedcheckout.RequestedSession
    • Add support for orderId on delegatedcheckout.RequestedSession.order_details
    • Add support for lead on v2.core.Account.configuration.card_creator.capabilities.commercial, v2.core.Account.identity.attestations.terms_of_service.card_creator.commercial, v2.core.AccountCreateParams.configuration.card_creator.capabilities.commercial, v2.core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial, v2.core.AccountUpdateParams.configuration.card_creator.capabilities.commercial, and v2.core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial
    • Add support for globalAccountHolder on v2.core.Account.identity.attestations.terms_of_service.card_creator.commercial, v2.core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial, and v2.core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial
    • Add support for new value commercial.lead.prepaid_card on enum EventsV2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent.updatedCapability

See the changelog for more details.