#strofc
1 messages · Page 1 of 1 (latest)
What does $100/6 mean?
100 dollars divided by 6
If the booking is for 1 hour and the price is $100/h not $100 per hour?
That is the same for me. But correct $100/h
If it's more than 7 days then you should collect the maximum charge amount from your customers, and later refund them the difference.
That is not always the case but it can be. What do you think about the approach is it valid ur is there a better way?
When refunding, can I take the refund money from accounts/sellers directly?
Yes, are you using direct charge or destination charge?
I have not begun the implementation, was thinking that separate charges and transfers are most relevant here?
Then you need to manually create reverse transfer to move the funds from connected account to platform https://stripe.com/docs/connect/separate-charges-and-transfers#reversing-transfers
Which is the simplest of the 3 charge types? I think direct and destination might work as well.
You shouldn't choose base don the development effort, you should choose one that suits best your business need https://stripe.com/docs/connect/charges
I think separate charges and transfers are most relevant in my case. But have no experience with Stripe that's why I wanted som guindance...