Skip to content

Updated stripeclient snippets in Readme.md#1528

Merged
prathmesh-stripe merged 2 commits into
masterfrom
prathmesh/update-readme-stripeclient
Sep 17, 2025
Merged

Updated stripeclient snippets in Readme.md#1528
prathmesh-stripe merged 2 commits into
masterfrom
prathmesh/update-readme-stripeclient

Conversation

@prathmesh-stripe

Copy link
Copy Markdown
Contributor

Why?

We are soon releasing v1 namespaces under StripeClient.

What?

Updated all snippets to include the new v1 namespace.

See Also

https://jira.corp.stripe.com/browse/DEVSDK-2506

@prathmesh-stripe prathmesh-stripe requested a review from a team as a code owner June 7, 2025 14:03
@prathmesh-stripe prathmesh-stripe requested review from jar-stripe and removed request for a team June 7, 2025 14:03

@jar-stripe jar-stripe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@prathmesh-stripe prathmesh-stripe changed the title Updated stripeclient snippets in Readme.md [Do not merge] Updated stripeclient snippets in Readme.md Jun 16, 2025
@prathmesh-stripe prathmesh-stripe changed the title [Do not merge] Updated stripeclient snippets in Readme.md Updated stripeclient snippets in Readme.md Sep 17, 2025
@prathmesh-stripe prathmesh-stripe enabled auto-merge (squash) September 17, 2025 20:21
@prathmesh-stripe prathmesh-stripe merged commit a657862 into master Sep 17, 2025
15 checks passed
@prathmesh-stripe prathmesh-stripe deleted the prathmesh/update-readme-stripeclient branch September 17, 2025 20:25
helenye-stripe pushed a commit that referenced this pull request Sep 22, 2025
* Update generated code for v1868 and 2025-07-30.basil (#1541)

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>

* Bump version to 12.4.0

* Introduce V1 namespaces in StripeClient (#1549)

* Introduced V1 namespaces

* Updated migration guide link

* Import available http libraries more efficiently (#1553)

* replace import stragety, fix some tests

[skip ci]

* wip fixing tests

[skip ci]

* [claude] fix tests

* formatting

* test cleanup

* tests are fast

* final cleanup

* remove comment

* remove accidential files

* tweak import logic

* Update generated code for v1932 and 2025-08-27.basil (#1544)

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>

* Add section on private preview SDKs in readme (#1554)

* Bump version to 12.5.0

* Add private-preview branch to CI workflow triggers

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* fix: paginate backwards if `starting_after == None` (#1563)

This fixes the case where `starting_after` is present in
`_retrieve_params` but is `None` so that the `auto_paging_iter`
correctly paginates backwards.

closes #1562

* Bump version to 12.5.1

* add support for v2 deleted objects (#1543)

* add support for v2 deleted objects

* revert event destination return type

* ⚠️ Build SDK w/ V2 OpenAPI spec (#1565)

* generate w/ v2 openapi spec

* gen again

* gen

* Updated stripeclient snippets in Readme.md (#1528)

* Don't use mutable default arguments (#1570)

* generate default assignments

* add mutable args linter and fix errors

* type generated args more accurately

* only initialize optional params when needed

* generate private-preview

---------

Co-authored-by: stripe-openapi[bot] <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <ramya@stripe.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
Co-authored-by: Michael Broshi <mbroshi@stripe.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Ryan Causey <ryan.causey@munipal.io>
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