I’m trying to build a form that dynamically fills up a list of products with their preset quantities and pricing for the logged in user to check out, go to stripe and pay the total.
This is in context of a patient refilling their prescriptions and checking out. Has anyone got any recommendations on how to go about doing this?