Edit checkout/payment page

Sorry I am new to Invoice Ninja and Laravel

I would like to add a message to the payment page where users enter their card details

I would like to add something along the lines of

By checking out you agree to our terms. Your card details will be stored securely with Stripe. You may be charged automatically for recurring invoices until you cancel.

Does anyone know where/how I can do this?

Thanks

You can add a custom message on Settings > Client Portal

That’ll work, thank you