#Angie_Fleming
1 messages · Page 1 of 1 (latest)
Hi, here is a document, https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers that covers this. Please note that in some places, it's prohibited to charge processing fees from your customer.
thanks, ive read that but can't seem to figure it out
do i put that as an additional charge on their invoice or is there a section down the bottom i can add for that or anything?
With invoices, you can create an invoice item, https://stripe.com/docs/api/invoiceitems/create to pass the processing fee. Is Invoices the only place where you're looking to add these fees to?
ideally id love to have this fee on check out cause not all customers will pay with CC but i wont know that or is this the standard fee for card processing fees anyways
Yes, you can reach out to Stripe Support to see what you're processing fee is : https://support.stripe.com/contact
Once you have that established, you can then incorporate the fees to the amount you're charging your customer.
okay great thank you