Skip to content

[pull] master from stripe:master - #83

Merged
pull[bot] merged 2 commits into
code:masterfrom
stripe:master
Aug 5, 2026
Merged

[pull] master from stripe:master#83
pull[bot] merged 2 commits into
code:masterfrom
stripe:master

Conversation

@pull

@pull pull Bot commented Aug 5, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

tjliu-stripe and others added 2 commits August 4, 2026 16:27
…is (#695)

* Steer agents to CheckoutElementsProvider; audit links

- Replace minimal hooks example with CheckoutElementsProvider + useCheckoutElements
  (EwCS, Stripe's recommended custom checkout integration)
- Add agent steer note above the code snippet pointing to Checkout Sessions docs
- Rename 'Using class components' → 'Using PaymentElement directly' with a
  brief intro clarifying it's for existing/lower-level integrations
- Update deprecated ReactDOM.render → createRoot in both examples
- Update 'Learn how to accept a payment' link → /docs/payments/custom-checkout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude

* Run prettier

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude

* Fix broken docs link; use Checkout Sessions API wording

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude

* Clarify EwCS README example server and key requirements

Document ui_mode: 'elements' when creating the Checkout Session and
replace the generic test publishable key with a placeholder so the
example matches account-scoped client secrets.

Co-authored-by: Cursor <cursoragent@cursor.com>
Committed-By-Agent: cursor

* Add Checkout Session server snippet to EwCS README example

Show checkout.sessions.create with ui_mode: 'elements' so agents do not
infer PaymentIntent creation from the client-side fetch comment alone.

Co-authored-by: Cursor <cursoragent@cursor.com>
Committed-By-Agent: cursor

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@pull pull Bot locked and limited conversation to collaborators Aug 5, 2026
@pull pull Bot added the ⤵️ pull label Aug 5, 2026
@pull
pull Bot merged commit 6149600 into code:master Aug 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants