#tarunmv30
1 messages · Page 1 of 1 (latest)
Hi 👋 copying your question into the thread:
Ive built an oline food ordering app and Im trying to see if theres a built in tip feature with stripe I saw it in the docs but dont know if its compatible with IOS
Are you using a Stripe Terminal integration?
im using multi party payments
i dont have any physical stripe products to transact payments ive just built an app using stripe sdk to process the payments for me
Okay, then there is not prebuilt tipping functionality, that is availabe for Stripe Terminal integrations. To collect a tip you would collect those details from your customer before creating the Payment Intent, and if they decide to provide a tip you would adjust the amount you provide for the Payment Intent accordingly.
okay gotcha
can i show you my app and get your opinion on where youd place the tip functionality?
Sorry, the server is really busy right now and I don't have a ton of mobile design experience, so I don't think I'd be able to or the right person to do so.