=== Better WishList API === Contributors: rickonline_nl Donate link: http://www.ram-ictservices.nl Tags: WishList Member, Autorespond, API Requires at least: 4.0 Tested up to: 4.8 Stable tag: 0.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A better version of the WishList Member API, specially tailored for the Dutch service Autorespond. == Description == A better version of the WishList Member API. This API is specially tailored for the Dutch service Autorespond, but will most likely also work with other Autoresponders. If you are currently working with Simple WLM API and Autorespond.nl, this plugin will work right out of the box, as long as you deactivate Simple WLM API. This version is currently only available in the Dutch language. A translation to English is in the works. With this plugin you have the option to: * Force the API to check if the user already exists. With the original Simple WLM API in combination with an Autoresponder, the user is often not recognized as existing user. As a result, the Autoresponder tries to add a new user, which will fail. Better WishList API will check if the user exists, and, if so, overrules the Autoresponder's request to create a new user. Instead, it will add the level to the existing user. * Get notifications by email of added users and levels. This way you don't have to check if a transaction completed succesfully. * Also register your user's first name and last name. For this to work, RAM ICT Services and Autorespond.nl co-operated to include this information in the request from Autorespond.nl to Better WishList API. The original Simple WLM API is not able to handle the user's name * Log requests and see the results == Installation == 1. Unzip the plugin file 2. Upload the folder `better-wlm-api` to the `/wp-content/plugins/` directory or download it from the Wordpress Plugin Directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Review and, if necessary, change settings under Settings > Better WLM API 5. Make sure that the plugin 'simple-wlm-api' is either deactivated or removed == Frequently Asked Questions == = The plugin doesn't seem to do anything = Make sure that the Simple WLM API plugin is either deactivated or removed. Better WishList API will not perform action if Simple WLM API is also active, to prevent that statements are double executed. Autorespond.nl: Please make sure that you use 'WishListSimpleApiAction' as the external system in the listmanager. If the plugin still doesn't work, download the log file in the Better WishList API screen to see what is going wrong. Feel free to contact me if you can't find what the issue is. = I have a question = Mail me at rick@ram-ictservices.nl == Screenshots == 1. Settings page 2. Plugin info and option to download the log file == Changelog == = 0.5 = * Release = 0.6 = * Added logging = 0.6.1 = * Fixed typo = 0.6.2 = * Default value of option to send confirmation emails set to 'no' = 0.6.3 = * Added option to include password in confirmation mail = 0.7.0 = * Added page to view log = 0.7.1 = * Added user_name as possible value for remove_member == Upgrade Notice == = 0.7.2 = * Changed the way Better Wishlist API checks wether or not WishList Member is installed.