Skip to content

fix: rename Stripe Checkout to Credit Card in purchase UI#2509

Merged
broody merged 1 commit intomainfrom
fix/rename-stripe-to-credit-card
Mar 25, 2026
Merged

fix: rename Stripe Checkout to Credit Card in purchase UI#2509
broody merged 1 commit intomainfrom
fix/rename-stripe-to-credit-card

Conversation

@broody
Copy link
Contributor

@broody broody commented Mar 25, 2026

Summary

  • Renames user-facing "Stripe Checkout" label to "Credit Card" in the starterpack wallet selection drawer and wallet selector

Test plan

  • Verify wallet drawer shows "Credit Card" instead of "Stripe Checkout"
  • Verify wallet selector shows "Credit Card" when stripe is selected

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
controller-example-next Ready Ready Preview Mar 25, 2026 7:04pm
keychain Ready Ready Preview Mar 25, 2026 7:04pm
keychain-storybook Ready Ready Preview Mar 25, 2026 7:04pm

Request Review

@broody broody merged commit 16bebba into main Mar 25, 2026
9 of 11 checks passed
@broody broody deleted the fix/rename-stripe-to-credit-card branch March 25, 2026 19:03
@claude
Copy link
Contributor

claude bot commented Mar 25, 2026

Claude finished @broody's task —— View job


Documentation analysis complete

  • Search docs for references to "Stripe Checkout"
  • Determine if documentation updates are needed
  • Update docs if necessary

Result

No documentation updates needed.

The PR renamed "Stripe Checkout" to "Credit Card" in the keychain purchase UI components. After searching the documentation repository, I found:

  • No references to "Stripe Checkout" as a UI label
  • All mentions of "Stripe" correctly reference it as the payment processor (e.g., "credit card payments are powered by Stripe")
  • The documentation already uses "Credit Card" when referring to the payment method from a user perspective

The change was purely cosmetic in the UI and the documentation already followed the correct naming convention.


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