Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe Link initialized with non-card payment methods #9814

Open
timur27 opened this issue Nov 26, 2024 · 2 comments · May be fixed by #9822
Open

Stripe Link initialized with non-card payment methods #9814

timur27 opened this issue Nov 26, 2024 · 2 comments · May be fixed by #9822
Assignees
Labels
focus: checkout payments priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue is a confirmed bug.

Comments

@timur27
Copy link
Contributor

timur27 commented Nov 26, 2024

Describe the bug

Stripe Link in Blocks checkout is initialized for payment methods other than card, which can lead to confusion during the checkout.

Screen.Recording.2024-11-25.at.21.03.14.mov

To Reproduce

  1. Navigate to Blocks checkout while having more than one payment method enabled on the checkout together with Stripe Link
  2. Open a non-card payment method
  3. See the Stripe Link button appearing in the email input element

Expected behavior

Stripe Link should load with credit card only.

Additional context

@timur27 timur27 added focus: checkout payments type: bug The issue is a confirmed bug. labels Nov 26, 2024
@timur27 timur27 self-assigned this Nov 26, 2024
@timur27
Copy link
Contributor Author

timur27 commented Nov 26, 2024

Please add your planning poker estimate with Zenhub @FangedParakeet

@timur27
Copy link
Contributor Author

timur27 commented Nov 26, 2024

I tested further and noticed that the shortcode needs a minor adjustment to ensure the credit card payment method is selected after Link autofill, if another method was previously chosen. I think this functionality existed before but seems to be missing now. We could include this in the scope of this issue.

@pierorocca pierorocca added the priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: checkout payments priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue is a confirmed bug.
Projects
None yet
2 participants