Skip to content

Releases: stripe/stripe-java

v31.1.0-alpha.4

04 Dec 17:42

Choose a tag to compare

v31.1.0-alpha.4 Pre-release
Pre-release
  • #2123 Update generated code for private-preview
    • Add support for event notifications V2IamApiKeyCreatedEvent, V2IamApiKeyDefaultSecretRevealedEvent, V2IamApiKeyExpiredEvent, V2IamApiKeyPermissionsUpdatedEvent, V2IamApiKeyRotatedEvent, and V2IamApiKeyUpdatedEvent
  • #2122 Update generated code for private-preview
    • Add support for checkScanning on AccountSession.components
    • Add support for client on v2.core.Event.reason.request
    • Add support for stripeBalancePayment on v2.moneymanagement.ReceivedCredit and v2.moneymanagement.ReceivedDebit
    • Add support for balanceTransfer on v2.moneymanagement.ReceivedDebit
    • Add support for include on v2.core.EventListParams and v2.core.EventRetrieveParams

See the changelog for more details.

v31.1.0-alpha.3

24 Nov 18:10

Choose a tag to compare

v31.1.0-alpha.3 Pre-release
Pre-release
  • #2119 Update generated code for private-preview
    • Add support for new resource productcatalog.TrialOffer
    • Add support for create method on resource productcatalog.TrialOffer
    • Remove support for amountSubtotalAfterDiscount on delegatedcheckout.RequestedSession.line_item_details[] and delegatedcheckout.RequestedSession.total_details
    • Remove support for amountTotal, unitAmountAfterDiscount, and unitDiscount on delegatedcheckout.RequestedSession.line_item_details[]
    • Add support for amountCartDiscount and amountItemsDiscount on delegatedcheckout.RequestedSession.total_details
    • Remove support for amountDiscount on delegatedcheckout.RequestedSession.total_details
    • Add support for paymentsOrchestration on PaymentIntentCreateParams and PaymentIntent

See the changelog for more details.

v31.1.0-alpha.2

20 Nov 23:23

Choose a tag to compare

v31.1.0-alpha.2 Pre-release
Pre-release
  • #2118 Update generated code for private-preview
    • Add support for new resources v2.core.AccountPersonToken, v2.core.AccountToken, and v2.moneymanagement.CurrencyConversion
    • Add support for create, list, and retrieve methods on resource v2.moneymanagement.CurrencyConversion
    • Add support for create and retrieve methods on resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Add support for effectiveAt on InvoiceCreatePreviewParams.schedule_details.amendments[], InvoiceCreatePreviewParams.schedule_details.phases[], QuoteCreateParams.lines[], QuoteLine, QuotePreviewSubscriptionSchedule.phases[], QuoteUpdateParams.lines[], SubscriptionSchedule.phases[], SubscriptionScheduleAmendParams.amendments[], SubscriptionScheduleCreateParams.phases[], and SubscriptionScheduleUpdateParams.phases[]
    • Add support for trialOffer on InvoiceCreatePreviewParams.schedule_details.amendments[].item_actions[].add, InvoiceCreatePreviewParams.schedule_details.amendments[].item_actions[].set, InvoiceCreatePreviewParams.schedule_details.phases[].items[], QuoteCreateParams.lines[].actions[].add_item, QuoteCreateParams.lines[].actions[].set_items[], QuoteLine.actions[].add_item, QuoteLine.actions[].set_items[], QuotePreviewSubscriptionSchedule.phases[].items[], QuoteUpdateParams.lines[].actions[].add_item, QuoteUpdateParams.lines[].actions[].set_items[], SubscriptionSchedule.phases[].items[], SubscriptionScheduleAmendParams.amendments[].item_actions[].add, SubscriptionScheduleAmendParams.amendments[].item_actions[].set, SubscriptionScheduleCreateParams.phases[].items[], and SubscriptionScheduleUpdateParams.phases[].items[]
    • Add support for amountDiscount, amountSubtotal, amountTotal, unitAmountAfterDiscount, and unitDiscount on delegatedcheckout.RequestedSession.line_item_details[]
    • Add support for amountSubtotalAfterDiscount on delegatedcheckout.RequestedSession.line_item_details[] and delegatedcheckout.RequestedSession.total_details
    • Change type of InvoiceCreatePreviewParams.schedule_details.billingSchedules from array(billing_schedules_update_params) to emptyable(array(billing_schedules_update_params))
    • Remove support for values amendment_end, line_ends_at, schedule_end, and upcoming_invoice from enums InvoiceCreatePreviewParams.subscription_details.billing_schedules[].bill_until.type, SubscriptionCreateParams.billing_schedules[].bill_until.type, SubscriptionScheduleCreateParams.billing_schedules[].bill_until.type, SubscriptionScheduleUpdateParams.billing_schedules[].bill_until.type, and SubscriptionUpdateParams.billing_schedules[].bill_until.type
    • Add support for currentTrial on InvoiceCreatePreviewParams.subscription_details.items[], SubscriptionCreateParams.items[], SubscriptionItemCreateParams, SubscriptionItemUpdateParams, SubscriptionItem, and SubscriptionUpdateParams.items[]
    • Change type of QuoteCreateParams.subscription_data.billingSchedules and QuoteCreateParams.subscription_data_overrides[].billingSchedules from emptyable(array(billing_schedules_create_specs)) to array(billing_schedules_create_specs)
    • Add support for new value line_start on enums QuoteCreateParams.subscription_data.phaseEffectiveAt, QuoteCreateParams.subscription_data_overrides[].phaseEffectiveAt, QuoteUpdateParams.subscription_data.phaseEffectiveAt, and QuoteUpdateParams.subscription_data_overrides[].phaseEffectiveAt
    • Remove support for value phase_start from enums QuoteCreateParams.subscription_data.phaseEffectiveAt, QuoteCreateParams.subscription_data_overrides[].phaseEffectiveAt, QuoteUpdateParams.subscription_data.phaseEffectiveAt, and QuoteUpdateParams.subscription_data_overrides[].phaseEffectiveAt
    • Change type of Quote.subscription_data.billingSchedules and Quote.subscription_data_overrides[].billingSchedules from nullable(array(SubscriptionsResourceBillingSchedules)) to array(QuotesResourceSubscriptionDataBillingSchedules)
    • Change type of Quote.subscription_data.phaseEffectiveAt and Quote.subscription_data_overrides[].phaseEffectiveAt from nullable(enum('billing_period_start'|'phase_start')) to enum('billing_period_start'|'line_start')
    • Change type of QuotePreviewSubscriptionSchedule.billingSchedules and SubscriptionSchedule.billingSchedules from nullable(array(SubscriptionsResourceBillingSchedules)) to array(SubscriptionsResourceBillingSchedules)
    • Remove support for amendmentStart, lineStartsAt, and relative on Subscription.billing_schedules[].bill_from
    • Change type of Subscription.billing_schedules[].bill_from.type from enum to literal('timestamp')
    • Remove support for amendmentEnd and lineEndsAt on Subscription.billing_schedules[].bill_until
    • Change type of v2.billing.ServiceAction.credit_grant.amount.monetary, v2.billing.ServiceAction.credit_grant_per_tenant.amount.monetary, v2.billing.ServiceActionCreateParams.credit_grant.amount.monetary, and v2.billing.ServiceActionCreateParams.credit_grant_per_tenant.amount.monetary from amount to an object
    • Add support for futureRequirements on v2.core.Account
    • Add support for konbiniPayments and scriptStatementDescriptor on v2.core.Account.configuration.merchant, v2.core.AccountCreateParams.configuration.merchant, and v2.core.AccountUpdateParams.configuration.merchant
    • Add support for eur on v2.core.Account.configuration.storer.capabilities.holds_currencies, v2.core.AccountCreateParams.configuration.storer.capabilities.holds_currencies, and v2.core.AccountUpdateParams.configuration.storer.capabilities.holds_currencies
    • Add support for requirementsCollector on v2.core.Account.defaults.responsibilities
    • Remove support for collector on v2.core.Account.requirements
    • Remove support for v1EventId on v2.core.Event
    • Remove support for amountDetails and captureMethod on v2.payments.OffSessionPaymentCreateParams and v2.payments.OffSessionPayment
    • Change type of v2.payments.OffSessionPayment.amountCapturable from amount to an object
    • Change type of v2.payments.OffSessionPayment.amountRequested from amount to an object
    • Change type of v2.payments.OffSessionPaymentCreateParams.amount from amount to an object
    • Add support for new value best_available on enum v2.payments.OffSessionPaymentCreateParams.retry_details.retryStrategy
    • Remove support for values heuristic, scheduled, and smart from enum v2.payments.OffSessionPaymentCreateParams.retry_details.retryStrategy
    • Change v2.payments.OffSessionPaymentCreateParams.retry_details.retryStrategy to be optional
    • Remove support for destination on v2.payments.OffSessionPaymentCaptureParams.transfer_data
    • Change v2.payments.OffSessionPaymentCaptureParams.amountToCapture to be optional
    • Add support for created on v2.core.EventListParams
    • Remove support for gt, gte, lt, and lte on v2.core.EventListParams
    • Add support for accountToken on v2.core.AccountCreateParams and v2.core.AccountUpdateParams
    • Add support for new value ar_cuit on enums v2.core.AccountCreateParams.identity.business_details.id_numbers[].type and v2.core.AccountUpdateParams.identity.business_details.id_numbers[].type
    • Add support for new value ar_dni on enums v2.core.AccountCreateParams.identity.individual.id_numbers[].type, v2.core.AccountPersonCreateParams.id_numbers[].type, v2.core.AccountPersonUpdateParams.id_numbers[].type, and v2.core.AccountUpdateParams.identity.individual.id_numbers[].type
    • Add support for new value future_requirements on enums v2.core.AccountCreateParams.include, v2.core.AccountRetrieveParams.include, and v2.core.AccountUpdateParams.include
    • Add support for personToken on v2.core.AccountPersonCreateParams and v2.core.AccountPersonUpdateParams
    • Add support for impactedRequestsPercentage on EventsV2CoreHealthApiErrorFiringEvent.impact, EventsV2CoreHealthApiErrorResolvedEvent.impact, EventsV2CoreHealthApiLatencyFiringEvent.impact, EventsV2CoreHealthApiLatencyResolvedEvent.impact, EventsV2CoreHealthPaymentMethodErrorFiringEvent.impact, and EventsV2CoreHealthPaymentMethodErrorResolvedEvent.impact
    • Add support for context and relatedObject on EventsV2CoreHealthEventGenerationFailureResolvedEvent.impact
    • Remove support for account, livemode, missingDeliveryAttempts, and relatedObjectId on EventsV2CoreHealthEventGenerationFailureResolvedEvent.impact
    • Change type of EventsV2CoreHealthFraudRateIncreasedEvent.impact.realizedFraudAmount from amount to an object
    • Change type of EventsV2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent.impact.approvedAmount, EventsV2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent.impact.approvedAmount, EventsV2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent.impact.approvedAmount, and EventsV2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent.impact.approvedAmount from amount to an object
    • Change type of EventsV2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent.impact.declinedAmount, EventsV2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent.impact.declinedAmount, EventsV2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent.impact.declinedAmount, and EventsV2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent.impact.declinedAmount from amount to an object
    • Add support for thin events V2PaymentsOffSessionPaymentAttemptFailedEvent and V2PaymentsOffSessionPaymentAttemptStartedEvent with related object v2.payments.OffSessionPayment
    • Remove support for thin event V1AccountUpdatedEvent with related object Account
    • Remove support for thin events V1ApplicationFeeCreatedEvent and V1ApplicationFeeRefundedEvent wit...
Read more

v31.1.0-beta.1

18 Nov 19:15

Choose a tag to compare

v31.1.0-beta.1 Pre-release
Pre-release

This release changes the pinned API version to 2025-11-17.preview.

  • #2103 Update generated code for beta
    • Add support for new resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Remove support for resource v2.payments.OffSessionPayment
    • Add support for create and retrieve methods on resources v2.core.AccountPersonToken and v2.core.AccountToken
    • Remove support for cancel, capture, create, list, and retrieve methods on resource v2.payments.OffSessionPayment
    • Add support for specifiedCommercialTransactionsActUrl on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
    • Add support for paypayPayments on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
    • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].dimensionFilters from string to array(string)
    • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].tenantFilters from string to array(string)
    • Add support for carRentalData, flightData, and lodgingData on ChargeCaptureParams.payment_details, ChargeUpdateParams.payment_details, PaymentIntentCaptureParams.payment_details, PaymentIntentConfirmParams.payment_details, PaymentIntentCreateParams.payment_details, and PaymentIntentUpdateParams.payment_details
    • Add support for supplementaryPurchaseData on OrderCreateParams.payment.settings.payment_method_options.klarna, OrderUpdateParams.payment.settings.payment_method_options.klarna, PaymentIntentConfirmParams.payment_method_options.klarna, PaymentIntentCreateParams.payment_method_options.klarna, and PaymentIntentUpdateParams.payment_method_options.klarna
    • Add support for allowRedisplay and customerAccount on PaymentMethodListParams
    • Add support for futureRequirements on v2.core.Account
    • Add support for konbiniPayments and scriptStatementDescriptor on v2.core.Account.configuration.merchant, v2.core.AccountCreateParams.configuration.merchant, and v2.core.AccountUpdateParams.configuration.merchant
    • Add support for eur on v2.core.Account.configuration.storer.capabilities.holds_currencies, v2.core.AccountCreateParams.configuration.storer.capabilities.holds_currencies, and v2.core.AccountUpdateParams.configuration.storer.capabilities.holds_currencies
    • Add support for requirementsCollector on v2.core.Account.defaults.responsibilities
    • Remove support for collector on v2.core.Account.requirements
    • Remove support for value sepa_bank_account from enum v2.moneymanagement.FinancialAddressCreateParams.type
    • Add support for accountToken on v2.core.AccountCreateParams and v2.core.AccountUpdateParams
    • Add support for new value ar_cuit on enums v2.core.AccountCreateParams.identity.business_details.id_numbers[].type and v2.core.AccountUpdateParams.identity.business_details.id_numbers[].type
    • Add support for new value ar_dni on enums v2.core.AccountCreateParams.identity.individual.id_numbers[].type, v2.core.AccountPersonCreateParams.id_numbers[].type, v2.core.AccountPersonUpdateParams.id_numbers[].type, and v2.core.AccountUpdateParams.identity.individual.id_numbers[].type
    • Add support for new value future_requirements on enums v2.core.AccountCreateParams.include, v2.core.AccountRetrieveParams.include, and v2.core.AccountUpdateParams.include
    • Add support for personToken on v2.core.AccountPersonCreateParams and v2.core.AccountPersonUpdateParams
    • Add support for changes on v2.core.Event
    • Add support for thin event V2CoreHealthEventGenerationFailureResolvedEvent
    • Remove support for thin events V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent, V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent, V2PaymentsOffSessionPaymentCanceledEvent, V2PaymentsOffSessionPaymentCreatedEvent, V2PaymentsOffSessionPaymentFailedEvent, V2PaymentsOffSessionPaymentRequiresCaptureEvent, and V2PaymentsOffSessionPaymentSucceededEvent with related object v2.payments.OffSessionPayment

See the changelog for more details.

v31.1.0-alpha.1

18 Nov 19:45

Choose a tag to compare

v31.1.0-alpha.1 Pre-release
Pre-release
  • #2112 Update generated code for private-preview
    • Add support for new resources BalanceTransfer and radar.AccountEvaluation
    • Add support for create method on resource BalanceTransfer
    • Add support for create, retrieve, and update methods on resource radar.AccountEvaluation
    • Add support for specifiedCommercialTransactionsActUrl on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
    • Add support for paypayPayments on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
    • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].dimensionFilters from string to array(string)
    • Change type of billing.analytics.MeterUsageRetrieveParams.meters[].tenantFilters from string to array(string)
    • Add support for paymentMethodConfiguration on billingportal.Configuration.features.payment_method_update
    • Add support for carRentalData, flightData, and lodgingData on ChargeCaptureParams.payment_details, ChargeUpdateParams.payment_details, PaymentIntentCaptureParams.payment_details, PaymentIntentConfirmParams.payment_details, PaymentIntentCreateParams.payment_details, and PaymentIntentUpdateParams.payment_details
    • Add support for transactionId on Charge.payment_method_details.ideal, PaymentAttemptRecord.payment_method_details.ideal, and PaymentRecord.payment_method_details.ideal
    • Add support for new value finom on enums ConfirmationTokenCreateParams.payment_method_data.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for created on CustomerBalanceTransactionListParams and InvoicePaymentListParams
    • Add support for accountNumbers on financialconnections.Account
    • Add support for billingSchedulesActions on InvoiceCreatePreviewParams.schedule_details.amendments[] and SubscriptionScheduleAmendParams.amendments[]
    • Add support for fraudRisk on issuing.AuthorizationCreateParams.risk_assessment
    • Add support for latestFraudWarning on issuing.Card
    • Add support for supplementaryPurchaseData on OrderCreateParams.payment.settings.payment_method_options.klarna, OrderUpdateParams.payment.settings.payment_method_options.klarna, PaymentIntentConfirmParams.payment_method_options.klarna, PaymentIntentCreateParams.payment_method_options.klarna, and PaymentIntentUpdateParams.payment_method_options.klarna
    • Add support for captureMethod on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present
    • Add support for allowRedisplay and customerAccount on PaymentMethodListParams
    • Add support for mbWay and twint on Refund.destination_details
    • Change type of SubscriptionScheduleUpdateParams.billingSchedules from array(billing_schedules_update_params) to emptyable(array(billing_schedules_update_params))
    • Add support for new values capital.financing_offer.accepted_other_offer, financial_connections.account.account_numbers_updated, and financial_connections.account.upcoming_account_number_expiry on enums WebhookEndpointCreateParams.enabledEvents and WebhookEndpointUpdateParams.enabledEvents
    • Add support for new value 2025-11-17.clover on enum WebhookEndpointCreateParams.apiVersion
    • Add support for snapshot events financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry with resource financialconnections.Account

See the changelog for more details.

v31.0.0

18 Nov 18:47

Choose a tag to compare

This release changes the pinned API version to 2025-11-17.clover.

  • #2113 Update generated code
    • ⚠️ Remove support for gt, gte, lt, and lte on v2.core.EventListParams in favor of created.
  • #2110 Update v2 array parameter serialization to use indexed format
    • Retrieve and List calls for /v2 endpoints now use indexed format (e.g., ?include[0]=foo&include[1]=bar) instead of repeated parameter format (e.g., ?include=foo&include=bar) when communicating with the Stripe API. This may break any unit tests that expect the latter behavior when setting up a mock server. Instead, they should now expect the former.
    • The arraysAsRepeated parameter was removed from the internal-use-only method FormEncoder#createQueryString
  • #2108 Update generated code
    • Add support for new resources tax.Association and terminal.OnboardingLink
    • Add support for find method on resource tax.Association
    • Add support for create method on resource terminal.OnboardingLink
    • Add support for paymentMethodConfiguration on billingportal.Configuration.features.payment_method_update
    • Add support for transactionId on Charge.payment_method_details.ideal, PaymentAttemptRecord.payment_method_details.ideal, and PaymentRecord.payment_method_details.ideal
    • Add support for new value finom on enums ConfirmationTokenCreateParams.payment_method_data.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for created on CustomerBalanceTransactionListParams and InvoicePaymentListParams
    • Add support for accountNumbers on financialconnections.Account
    • Add support for fraudRisk on issuing.AuthorizationCreateParams.risk_assessment
    • Add support for latestFraudWarning on issuing.Card
    • Add support for hooks on PaymentIntentCaptureParams, PaymentIntentConfirmParams, PaymentIntentCreateParams, PaymentIntentIncrementAuthorizationParams, PaymentIntentUpdateParams, and PaymentIntent
    • Add support for mbWay and twint on Refund.destination_details
    • Add support for new values financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry on enums WebhookEndpointCreateParams.enabledEvents and WebhookEndpointUpdateParams.enabledEvents
    • Add support for snapshot events financial_connections.account.account_numbers_updated and financial_connections.account.upcoming_account_number_expiry with resource financialconnections.Account

See the changelog for more details.

v30.3.0-alpha.2

13 Nov 17:36

Choose a tag to compare

v30.3.0-alpha.2 Pre-release
Pre-release

This release changes the pinned API version to 2025-10-29.preview.

  • #2111 Update generated code for private-preview
    • Add support for new resource issuing.Program
    • Add support for create, list, retrieve, and update methods on resource issuing.Program
    • Add support for schedule on Discount
    • Add support for applicableFees on delegatedcheckout.RequestedSession.total_details
    • Add support for scheduleDetails on Invoice.parent, InvoiceItem.parent, InvoiceLineItem.parent, and QuotePreviewInvoice.parent
    • Add support for billingSchedules on InvoiceCreatePreviewParams.schedule_details, QuotePreviewSubscriptionSchedule, SubscriptionScheduleCreateParams, SubscriptionScheduleUpdateParams, and SubscriptionSchedule
    • Add support for latestInvoice on QuotePreviewSubscriptionSchedule and SubscriptionSchedule
    • Add support for phaseEffectiveAt on QuotePreviewSubscriptionSchedule.default_settings, SubscriptionSchedule.default_settings, SubscriptionScheduleCreateParams.default_settings, and SubscriptionScheduleUpdateParams.default_settings
  • #2107 Update generated code for private-preview
    • ⚠️ Remove support for resource v2.tax.AutomaticRule
    • ⚠️ Remove support for create, deactivate, find, retrieve, and update methods on resource v2.tax.AutomaticRule
    • Add support for selfReportedIncome and selfReportedMonthlyHousingPayment on AccountCreateParams.individual, AccountUpdateParams.individual, PersonCreateParams, PersonUpdateParams, Person, TokenCreateParams.account.individual, and TokenCreateParams.person
    • Add support for new values amendment_end, line_ends_at, schedule_end, and upcoming_invoice on enums InvoiceCreatePreviewParams.subscription_details.billing_schedules[].bill_until.type, SubscriptionCreateParams.billing_schedules[].bill_until.type, and SubscriptionUpdateParams.billing_schedules[].bill_until.type
    • Add support for billingSchedules and phaseEffectiveAt on Quote.subscription_data_overrides[], Quote.subscription_data, QuoteCreateParams.subscription_data_overrides[], QuoteCreateParams.subscription_data, QuoteUpdateParams.subscription_data_overrides[], and QuoteUpdateParams.subscription_data
    • Add support for billFrom on Subscription.billing_schedules[]
    • Add support for amendmentEnd and lineEndsAt on Subscription.billing_schedules[].bill_until

See the changelog for more details.

v30.3.0-alpha.1

06 Nov 21:09

Choose a tag to compare

v30.3.0-alpha.1 Pre-release
Pre-release
  • #2105 Update generated code for private-preview
    • Add support for new resources TransitBalance, v2.reporting.ReportRun, v2.reporting.Report
    • Add support for create and retrieve methods on resource v2.reporting.ReportRun
    • Add support for retrieve method on resource v2.reporting.Report
    • Add support for create and refill test helper methods on resource capital.FinancingOffer
    • Add support for allocatedFunds on Charge, PaymentIntentConfirmParams, PaymentIntentCreateParams, and PaymentIntentUpdateParams
    • Add support for thin events V2ReportingReportRunCreatedEvent, V2ReportingReportRunFailedEvent, V2ReportingReportRunSucceededEvent, and V2ReportingReportRunUpdatedEvent with related object v2.reporting.ReportRun

See the changelog for more details.

v30.2.1-alpha.1

05 Nov 22:21

Choose a tag to compare

v30.2.1-alpha.1 Pre-release
Pre-release
  • Updated publishing configuration. No changes to SDK content.

See the changelog for more details.

v30.2.0

05 Nov 22:57

Choose a tag to compare

  • #2102 Update generated code
    • Add support for captureMethod on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present

See the changelog for more details.