dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 27 forks source link

couple of issues #133

Closed moumitahalder closed 10 months ago

moumitahalder commented 10 months ago
  1. in edit_form.php, cost is formatted as an INT so you can only use whole number prices. I assume this should be FLOAT ?
  2. in enrol.php, it is a missing the closing of the final div which screws up the formatting for subsequent enrolment methods