stripe / stripe-apps

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.
https://stripe.com/docs/stripe-apps
MIT License
148 stars 73 forks source link

External test install links exit the flow when selecting any account other than the current #974

Closed efouts closed 5 months ago

efouts commented 5 months ago

Describe the bug When using an install link as part of an external test if I choose any Stripe account other than the first (current selected), i'm immediately redirected to the dashboard with the selected account selected.

To Reproduce Steps to reproduce the behavior:

  1. Create an external test using an install link with a redirect uri
  2. Navigate to the provided install link
  3. Select any account other than the first in the list
  4. Notice the flow is abandoned and you're redirected to the dashboard for the selected account

Expected behavior I expect the flow to proceed with installing the app regardless of which account is selected.

Screenshots Selecting any Stripe account other than the first in the list in the provided screenshot will reproduce the issue.

Screenshot 2024-06-18 at 7 33 28 PM

Desktop (please complete the following information):

Additional context I can provide an install link if needed.

chaves-stripe commented 5 months ago

This is resolved!