How to have fractional prices? [RESOLVED]

I have a form for clients to pay me for coaching. It is connected to Stripe. The form won’t accept fractional numbers… 2.5, 1.75 etc., which I think should be a no brainer. Where/how do I allow this option?

Form is here: https://patientsympatheticcoaching.com/pay-for-remote-coaching/

Thanks for helping.

To allow decimals in the Quantity field, you can use this:

https://gravitywiz.com/enable-decimal-values-in-quantity-fields/

1 Like

Finally got back to this project. Works like a charm. Thank you.