Skip to content

Update generated code for private-preview#2699

Merged
stripe-openapi[bot] merged 8 commits intoprivate-previewfrom
latest-codegen-private-preview
May 6, 2026
Merged

Update generated code for private-preview#2699
stripe-openapi[bot] merged 8 commits intoprivate-previewfrom
latest-codegen-private-preview

Conversation

@stripe-openapi
Copy link
Copy Markdown
Contributor

@stripe-openapi stripe-openapi Bot commented May 4, 2026

Codegen for openapi v2256 and proto spec .

Changelog

  • Add support for new resource PaymentLocation
  • Add support for create, del, retrieve, and update methods on resource PaymentLocation
  • Add support for protections on AccountCreateParams.capabilities.card_payments, AccountUpdateParams.capabilities.card_payments, and Capability
  • Add support for gift_card on ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.testHelpers.payment_method_data, PaymentIntentConfirmParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentMethodCreateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, SetupIntentUpdateParams.payment_method_data, and SharedPayment.GrantedToken.payment_method_details
  • Add support for new value gift_card on enums ConfirmationTokenCreateParams.testHelpers.payment_method_data.type, PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
  • ⚠️ Add support for new value gift_card on enums ConfirmationToken.payment_method_preview.type, PaymentMethod.type, and SharedPayment.GrantedToken.payment_method_details.type
  • Add support for new value gift_card on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
  • Add support for metadata on DelegatedCheckout.RequestedSessionConfirmParams
  • Add support for credited_items on InvoiceItem.proration_details
  • Add support for network_lifecycle on Issuing.Dispute
  • Add support for new value gift_card on enums PaymentIntentConfirmParams.excluded_payment_method_types, PaymentIntentCreateParams.excluded_payment_method_types, PaymentIntentUpdateParams.excluded_payment_method_types, SetupIntentCreateParams.excluded_payment_method_types, and SetupIntentUpdateParams.excluded_payment_method_types
  • ⚠️ Add support for new value gift_card on enums PaymentIntent.excluded_payment_method_types and SetupIntent.excluded_payment_method_types
  • Add support for status_details on Subscription

@stripe-openapi stripe-openapi Bot requested a review from a team as a code owner May 4, 2026 19:28
@stripe-openapi stripe-openapi Bot requested review from mbroshi-stripe and removed request for a team and mbroshi-stripe May 4, 2026 19:28
@stripe-openapi stripe-openapi Bot enabled auto-merge May 4, 2026 19:28
mbroshi-stripe and others added 7 commits May 5, 2026 18:14
RunKit is offline and the badge image (badge.runkitcdn.com) is 404ing.
Remove the broken badge link entirely.

Fixes: RUN_DEVSDK-2400


Committed-By-Agent: claude

Co-authored-by: Claude Opus 4.6 <[email protected]>
…2704)

* Add test and fix

* Use Buffer instead of TextDecoder in file upload test

Buffer.from().toString() is more idiomatic for Node.js tests and avoids
potential TextDecoder edge cases with binary data.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Committed-By-Agent: claude

* Use TextDecoder in test to match source code conventions

The SDK uses TextEncoder/TextDecoder everywhere (not Buffer) for
cross-platform compatibility. Tests should follow the same pattern.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Committed-By-Agent: claude

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
@stripe-openapi stripe-openapi Bot merged commit f363c6d into private-preview May 6, 2026
10 checks passed
@stripe-openapi stripe-openapi Bot deleted the latest-codegen-private-preview branch May 6, 2026 20:03
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.

1 participant