-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.0.6
-
None
-
MOODLE_400_STABLE
- Install Moodle 4.0.6
- Install the Stripe payment gateway from here: https://moodle.org/plugins/paygw_stripe
- Set up the Stripe payment gateway account IDs (can use mock vales for testing)
- Edit a course to enable the enrolment method of 'Enrolment on payment'
- Login as a learner and select the above course
- On the enrol/index.php page, click the 'Select payment type' button
- The pop-up window displays {$a->label}: {$a->value} where it should display the currency and cost of the course. This screenshot shows how the screen should appear.
- The screenshot attached below shows how the screen does appear.
- duplicates
-
MDL-77003 Template string helper does not render complex language strings
- Closed