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

john franklin’s picture

Use hook_lm_paypal_ipn().

john franklin’s picture

Status: Active » Closed (fixed)

Closing all 5.x and earlier issues. If this is still an issue, please reopen and update with 6.x or 7.x details.