Skouat/ext_paypal_donation

match by email

Closed this issue · 3 comments

Can you add a feature to look at the member's email address in phpBB and compare it to paypal email? It would be nice to have since a lot of my users donate each month and do not always use the button on the site.

I need to check the code, because from what I remember this check already exists

As suspected, the email check is already implemented.
cf. Line 733 - 744

Based on your use of PayPal with this extension, you have found a bug 😋

The commit 9cb3c70 Fix this issue.

Please can you try and let me know?

Thx!