I’m using Stripe for subscription payments and to create sellers. When a seller is created, the workflow for creating a seller + tokenization takes about 15 seconds.
When I load my ‘payment details’ page to allow people to view their seller bank details OR card details (e.g. last 4 digits, expiry date etc, all grabbed from Stripe and NOT stored on my Bubble server), it takes about 15 seconds for each of these to load.
I get that it’s connecting to Stripe, but I would’ve though anything more than 3-4 seconds is just a huge inconvenience to users. Maybe I should show a loading spinner until the information is displayed.
So frustrating as that’s the last bit of my app and I’m trying to improve the UX.
Anyone else facing this issue with Stripe integration? @emmanuel do you happen to have any input? I reached out to Stripe but they said that this would be a Bubble issue and not a Stripe issue.
I’ve heard from a few others that are having issues so I don’t think this is in-app. Are you using a Stripe plugin? If so, which one are you using? Cheers
I’ve only used the official plugin built by Bubble and/or custom calls via the API connector. I haven’t tried any of the third party plugins for Stripe.
Without seeing whats going on in your app, its hard to guess what the issue is.