Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for APIs in the new API version 2025-03-31.basil #1818

Merged
merged 10 commits into from
Mar 31, 2025

Conversation

stripe-openapi[bot]
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Feb 28, 2025

Codegen for openapi v1638.

Changelog

This release changes the pinned API version to 2025-03-31.basil.

⚠️ Breaking changes due to changes in the Stripe API

  • Remove support for resources UsageRecordSummary and UsageRecord
  • Remove support for create method on resource UsageRecord
  • Remove support for all method on resource UsageRecordSummary
  • Remove support for upcomingLines and upcoming methods on resource Invoice
  • Remove support for invoice on Charge and PaymentIntent
  • Remove support for shipping_details on Checkout.Session
  • Remove support for refund on CreditNote
  • Remove support for tax_amounts on CreditNoteLineItem, CreditNote, and InvoiceLineItem
  • Remove support for amount_excluding_tax and unit_amount_excluding_tax on CreditNoteLineItem and InvoiceLineItem
  • Remove support for application_fee_amount, charge, paid_out_of_band, paid, payment_intent, quote, subscription, subscription_details, subscription_proration_date, tax, total_tax_amounts, and transfer_data on Invoice
  • Remove support for discount on Invoice and Subscription
  • Remove support for invoice_item, proration_details, proration, tax_rates, and type on InvoiceLineItem
  • Remove support for plan, price, and subscription_item on InvoiceItem and InvoiceLineItem
  • Remove support for subscription, unit_amount_decimal, and unit_amount on InvoiceItem
  • Remove support for aggregate_usage on Plan
  • Remove support for billing_thresholds on SubscriptionItem and Subscription
  • Remove support for current_period_end and current_period_start on Subscription

Additions

  • Add support for new resource InvoicePayment
  • Add support for all and retrieve methods on resource InvoicePayment
  • Add support for new values forwarding_api_retryable_upstream_error and setup_intent_mobile_wallet_unsupported on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
  • Add support for new values stripe_balance_payment_debit_reversal and stripe_balance_payment_debit on enum BalanceTransaction.type
  • Add support for new value last on enum Billing.Meter.default_aggregation.formula
  • Add support for presentment_details on Charge, Checkout.Session, PaymentIntent, and Refund
  • Add support for optional_items on Checkout.Session and PaymentLink
  • Add support for permissions on Checkout.Session
  • Add support for new value custom on enum Checkout.Session.ui_mode
  • Add support for new values billie, nz_bank_account, and satispay on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
  • Add support for refunds on CreditNote
  • Add support for total_taxes on CreditNote and Invoice
  • Add support for taxes on CreditNoteLineItem and InvoiceLineItem
  • Add support for checkout_session on CustomerBalanceTransaction
  • Add support for new values checkout_session_subscription_payment_canceled and checkout_session_subscription_payment on enum CustomerBalanceTransaction.type
  • Add support for new value invoice.overpaid on enum Event.type
  • Add support for amount_overpaid, confirmation_secret, and payments on Invoice
  • Add support for parent on InvoiceItem, InvoiceLineItem, and Invoice
  • Add support for new values klarna and nz_bank_account on enums Invoice.payment_settings.payment_method_types and Subscription.payment_settings.payment_method_types
  • Add support for pricing on InvoiceItem and InvoiceLineItem
  • Add support for new value network_fallback on enum Issuing.Authorization.request_history[].reason
  • Add support for new value expired on enum Issuing.Authorization.status
  • Add support for new value expired on enum PaymentIntent.cancellation_reason
  • Add support for new values billie and satispay on enum PaymentLink.payment_method_types
  • Add support for billie, nz_bank_account, and satispay on PaymentMethodConfiguration and PaymentMethod
  • Add support for new value canceled on enum Review.closed_reason
  • Add support for current_period_end and current_period_start on SubscriptionItem
  • Add support for wifi on Terminal.Configuration

@stripe-openapi stripe-openapi bot requested a review from a team as a code owner February 28, 2025 19:51
@stripe-openapi stripe-openapi bot requested review from helenye-stripe and removed request for a team February 28, 2025 19:51
@stripe-openapi stripe-openapi bot enabled auto-merge (squash) February 28, 2025 19:51
@stripe-openapi stripe-openapi bot force-pushed the latest-codegen-master branch from 3fd7111 to 5a874c1 Compare March 14, 2025 16:28
@ramya-stripe ramya-stripe changed the title Update generated code Support for APIs in the new API version 2025-03-31.basil Mar 31, 2025
@stripe-openapi stripe-openapi bot merged commit f8c354e into master Mar 31, 2025
22 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-master branch March 31, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants