Hi guys, my platform www.jaunto.it allows the rental of vehicles between private individuals. I use rentalhive, woocommerce and stripe connect. I have set that the order is completed one day after the end of the booking, consequently the security deposit is refunded one day after the end of the booking, allowing the vehicle owner to check for any damages. However, how can the owner keep this security deposit, or a part of it to use it if necessary? Consider that:
- jaunto stripe sends the balance to the seller’s stripe account (owner) every 7 days if available;
- an owner can refund a user in part or in full for the first 7 days after payment.
So the question is: how can a user (owner) keep part or all of the security deposit?
Thank you all