#italiano4035
1 messages · Page 1 of 1 (latest)
You're wondering if capabilities: {refunds} is a parameter you can pass?
yes if it's possible to not allow a standard account to do refunds
As far as I know, that's a hallucination
Not as far as I know
With Custom, the accounts only have the ability to make a refund on their own if you build a portal that does it for them
mmm ok, the thing is that I am setting up an application that serves as an intermediate between a user of the platform and a a owner of a business, on the transaction of a user buying a product from the business (like a marketplace) the platform charges a small fee to the user.Now, I don´t want for the business to be able to refund that small amount to the user since is non refundable, he should only be able to refund his amount and I want to actually use standard account for this which suits me better because we can give access to the business to your dashboard which saves a lot of time.
I don't think that's configurable with Standard accounts unfortunately
😢
my other option that I am thinking is use transfers endpoint to actually transfer the exact amount to the business and keep just the platform commission the only thing that I am concerned is that Stripe might charge double commission is that right??
That's called Separate Charges and Transfers: https://stripe.com/docs/connect/separate-charges-and-transfers
i'm not sure what you mean by "double commission". Why would you think something would be double charged?
for example when i do the payment intent confirmation and the amount is 5 euros Stripe will charge a fee, does stripe then charge a fee for the platform to actually transfer money to the another account of one of our clients (business that charges for the product)
I'm not sure. We don't really have a lot of context on fee structures in this channel. This is just here for web developers to talk through technical integration stuff