How to include Tips in a marketplace with Stripe

Greetings, I am in need of assistance to integrate the option for the customer to leave a tip for the service provider before paying through Stripe. I have a home services marketplace where the customer selects their preferred provider, schedules an appointment, and pays through the app, but we do not have the tipping option. Has anyone done this before?

You could create a Tip product in Stripe with various preset tips and allow customers to add one of those to the checkout.

Thanks a lot!