dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 26 forks source link

Discount coupon error #63

Closed cirojr closed 3 years ago

cirojr commented 3 years ago

Hi, it's the first time we try to use a discount coupon. We have already created it at Stripe. "Apply Code" bouton appears to do nothing, but in Chrome console, we can see the message error: Capture

We are running the latest version 3.2.1 and moodle 3.9.2.

cirojr commented 3 years ago

I found the problem. For future reference, it's really the coupon ID the one to use. We were trying the "customer-facing coupon code". Ideally, there should have exist a coupon form in the plugin, to add name, id and code.