You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someday we may want to switch the stripe account associated with the WCA website. My concern about switching accounts is that I don't know what it will do to the connected stripe accounts on our website. If switching the platform account would break all of them, then I think we have two options:
Just do it, and try to coordinate with all upcoming competitions using stripe to let them know that they'll have to reconnect their accounts before payments work.
Add support for multiple stripe accounts so we can continue to support existing competitions with Luis's account, but only allow use of the new account for new competitions.
is probably pretty easy for the software team, but will be a big communication/coordination hassle.
feels better to me, but will be an unknown amount of software work, and we don't have anyone available to work on that right now.
The text was updated successfully, but these errors were encountered:
Is it possible we can add a new account as the platform account so both are used at the same time? Any new competition link to the new platform account and then when the last account connected to Luis' account has the competition completed then we can remove that. However this is likely going to mean that refunds won't be able to be issued through the website for said competitions.
I think this is solution 2) I described above. It feels like the most "obviously correct" solution, but it is some amount of software work to do.
See jfly's understanding of how stripe connect works for some details on how we currently use stripe.
Someday we may want to switch the stripe account associated with the WCA website. My concern about switching accounts is that I don't know what it will do to the connected stripe accounts on our website. If switching the platform account would break all of them, then I think we have two options:
The text was updated successfully, but these errors were encountered: