#suraj-stirpe-fee
1 messages · Page 1 of 1 (latest)
i customer is charged $100, stripe get fee or not ..?
yes
and if yes then can customer get refund that stripe fee
The customer will get a full refund, but you as a merchant account is still responsible for the fee
meaning if your customer request a refund, your account will be at loss by losing the Stripe fees
it mean in any case customer get charged , stripe get some x amount as fee, i will not refunded, if need to refund the full amount then platform needs to pay that fee to cover that amount , right ?
right
there is any way to tell to stripe, this is temporary money hold and will be refunded to customer after sometime and stripe get no fee for that, something like that..?
You can take a look at this https://stripe.com/docs/payments/capture-later
Stripe has this so-called auth and capture, you can authorise the card which holds money on card for up to 7 days and then you can refund/cancel the auth.
Depends on your fee structure .e.g. if you fee strcuture is x%+y cents, this will be free