bdecentgmbh / moodle-availability_credit

Pay with credits for course contents
GNU General Public License v3.0
1 stars 4 forks source link

When payment is made for an activity on the course the message mentions you are enrolled on the course, which is confusing #6

Open jgramp opened 3 years ago

jgramp commented 3 years ago

When payment is made for an activity on the course the message mentions you are enrolled on the course, which is confusing. With the Stripe Payment plugin installed and upon payment via Stripe, at the top of the course is a message saying: "Payment was successful. You are enrolled in the course."

Is it possible to use a unique string for the success message for activities instead, or just "Payment was successful"? Is this something that can be controlled by this plugin, or is it an issue with the Payment Gateway being used?

I guess as a workaround we can rephrase the "Payment was successful. You are enrolled in the course." and delete the second sentence. But since https://moodle.academy is using many different languages, doing this will take time for every language.