Heey,
I’m building an app where people can hire babysitters. The system collects their CC info after they have sent the offer and I want them to be charged after the babysitter has completed their job, so around 30 minutes after the event has ended.
I don’t know how to achieve that using the Stripe Plugin (by bubble) as the only way I found was to schedule API workflow but I cannot refer to the EMPLOYER/BUYER as the person that needs to be charged in the backend workflows.
Can someone help with this?