dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 27 forks source link

Callback error only with Stripe Live Keys #103

Closed nicolalopatriello closed 1 year ago

nicolalopatriello commented 2 years ago

Hi, After payment callback i receive this error during redirect to Moodle website:

Something else happened, completely unrelated to Stripe{"exception":"invalid_response_exception","errorcode":"invalidresponse","message":"E' stato individuato un valore non valido nella risposta (Only arrays\/objects accepted. The bad value is: '')","debuginfo":"Only arrays\/objects accepted. The bad value is: ''"}

This happen only in Live mode with Live Stripe keys instead with Test Keys all works properly.

The plugin version is 3.3.3

Can anyone help me?

Thanks.

moumitahalder commented 1 year ago

Hi, please use the latest version of stripe plugin.