Skip to main content

How to improve UX while waiting for Stripe payment page to load after user signup?

I would like to avoid the bad UX that results when the user signs up and we’re waiting for the stripe page to load?

Right now it just shows the spinner and the form they just submitted…is there any way to solve that, so that it goes to a loading screen…or really anything besides the form they just submitted.

Loom here for show and tell: https://www.loom.com/share/f81c93d7c1af46abb75b22a3c5b7dc50

1 comment

  • Duncan from Memberstack
    Duncan from Memberstack Official comment

    Good news, I think there's an easy fix for this. 

    You can override the loader with your own custom loader. Following that article and place the custom loader on any page that could launch Stripe.

    You can use that to create the appearance of a loading screen. 

Please sign in to leave a comment.

Sitemap