Hi,
When creating a new enrolment method, the data sent to Stripe as a product contains the full course name including the tags, and does not interpret the tags properly. There is also no field in the Enrolment Method to customise or name the product for Stripe and respective invoicing.
For example, in our course name, this is the text:
{mlang en}CCP0001.3 – Cybersecurity Bootcamp Program{mlang}{mlang ar}برنامج المعسكر التدريبي للأمن السيبراني – رقم Ù Ù Ù Ù¡.Ù£{mlang}
In Stripe, the product appears exactly like that with the {mlang} tags, not interpreting the language used. This now adds this full text, including the tags, onto the Stripe invoice.
It appears we can change the name (in test mode) in Stripe so that it reflects a better name, but how does this affect the enrolment method?
Can we somehow how a dedicated naming field in the enrolment method so that we don’t have to go log into Stripe and make product name changes?
Cheers,
Ray