Hello all,
I am trying to build a marketplace like Airbnb and want to manage the paiement through Stripe. I have successfully set up the paiement method and it is working fine with my app taking a commission on the total paiement made by customers and send the rest to the sellers.
However, my problem is that I would like to retain the money for some time until the date of the booking and only then transfer the money to the sellers (same as Airbnb does). I have been reading hundreds of threads on the forum, watch dozens of videos on Youtube, found out about the āCreating separate charges and transfersā documentation on Stripeās website but I still canāt figure out how to send a specific date to Stripe to allow it to make the paiement at this dateā¦
Does anyone have done it for its marketplace or has any idea to do it??
I see @adamhholmes that you mention using the anchor function in this thread, maybe you can enlighten me on how to setup this?
Thank you so much in advance for your help!