You are here: Home
Support site for Tips and Tricks HQ premium products
Sorry to disagree with you: it’s no longer the subscriber ID wich is used for unsubscribe button but secure merchant account ID, as said here in the most recent Paypal official documentation :
The URL for the image link is specified with the HREF attribute, and it includes these URL-encoded parameters:
cmd – value is _subscr-find, which tells PayPal to cancel the current, active subscription of the PayPal account holder who clicked the Unsubscribe button.
alias – value is the secure merchant account ID of the subscription provider’s PayPal account. This value is in the My business info section of your PayPal account profile.
I suggest the next version of eMember plugin would integrate this change…
Hi,
Paypal recently changed the rules: alias in unsubscription link needs to be the secure merchant ID. It can be set from wp eStore but not directly in eMember. In case eStore used, all needed is to set the secure merchant ID from eStore setting page, and after, change the 948th code line in wp_eMember1.php to: $member_subscr_id = get_option(‘cart_paypal_email’)