Hello,
I’m working on a booking marketplace app, where upon completion of the appointment, the service provider gets paid.
The only issue is that in order for our user balances to update, they have to reload the page, which can be a pain considering its a mobile app. I need to make an API call to refresh their balance in the background once the service provider completes the appointment but just kind of confused on how to do that with the Stripe Marketplace Plugin.
Here’s a video I’ve been using (for reference) - How to refresh an API call in Bubble.io (without reloading the page!) - YouTube
Service provider presses the “complete” button
no change in balance after funds are dispersed
After reloading
Look forward to hearing back. Thanks!