#cooper - fees
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
You can update the invoice or payment intent to be for whatever amount you wish, but you must set this in your integration. There is no built-in support to automatically "pass on" the fees to the customer.
A little more info here: https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok, so before the invoice is generated, we need the user to select which method of payment they want to use, and if by CC, then we add that amount to the invoice?
in particular, note that not all jurisdictions allow this, and you need to determine what rules apply to your business
If you wanted to do that, yes. Normally we'd recommend simply raising your price to cover the fees of all payment methods in your margin, but that's up to you to decide what's appropriate.