fix: remove feature gate for stripe checkout in starterpacks#2508
fix: remove feature gate for stripe checkout in starterpacks#2508
Conversation
Stripe checkout is now always visible in the wallet selection drawer. Only Coinbase (Apple Pay) remains gated behind the triple-click easter egg. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @broody's task —— View job Task Progress
AnalysisThe PR removes a feature gate that previously hid the Stripe checkout option behind a triple-click easter egg. Now Stripe checkout is always visible in the wallet selection drawer. Current documentation status:
Key finding: The documentation never mentioned that Stripe was hidden or required a triple-click easter egg to unlock. The docs already describe Stripe as a standard payment option that's available to users. ConclusionNo documentation updates are needed. The change simply removes an internal UI feature gate, but from the user's perspective (which is what the docs describe), Stripe has always been documented as an available payment method. The docs are already accurate for the post-merge state. Following the rules from the direct prompt:
|
Summary
stripe-checkout-supportfrom theFeaturetype since it's no longer usedTest plan
🤖 Generated with Claude Code