I would like to use subscription module to assign 'verified user' role to those that have verified PayPal accounts. What is the best way to modify code for that? Can I also avoid actual payment being made and just get IPN from PayPal with payer_status?
Comments
Comment #1
john franklin commentedUse hook_lm_paypal_ipn().
Comment #2
john franklin commentedClosing all 5.x and earlier issues. If this is still an issue, please reopen and update with 6.x or 7.x details.