dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 26 forks source link

email field is not populated in Stripe transaction #8

Closed mcwe closed 7 years ago

mcwe commented 7 years ago

When looking at the Stripe dashboard and transactions, the email field is empty and the email is instead submitted in the name field. Is there a way to make sure the email field get's populated properly for the purpose of receipt emails?

parthajeet commented 7 years ago

Hello,

Can you please provide us a screenshot of the transaction page where the email field is empty?

Regards, Parthajeet~

mcwe commented 7 years ago

screen_shot_2017-02-24_at_10_10_36_am

parthajeet commented 7 years ago

We have updated the code for receipt_email. Please be advised it will only work for live transaction and not test / sandbox transaction. You can download the latest update from gituhub.

Regards, Parthajeet