v2.0
The original developer Danny van Kooten stopped working on EDD HelpScout since he no longer uses it.
The development of the plugin was taken over by Thomas Maier from https://wpadvancedads.com, who continues using the plugin.
Danny left in the middle of developing a better version 2.0. I decided to build in top of that because the changes show a lot potential and fixed some issues.
Please test carefully and let me know in case something is missing or not working as expected.
Additions
- callback URL changed from https://your-site.com/edd-helpscout/api to https://your-site.com/edd-helpscout-api/customer_info, though both are working for now
- added name of the customer and link to the profile page in EDD since Help Scout doesn‘t show it for everyone
- set
HELPSCOUT_DUMMY_DATA
andHELPSCOUT_DUMMY_DATA_EMAIL
constants inwp-config.php
to let the plugin use dummy data
Improvements
- fetch all payments when user has multiple emails in Help Scout or in his EDD profile
Fixes
- Compatibility with latest EDD plugin versions.