On line 232 of paypal_api.module, there's this:
$history = module_invoke_all('paypal_history', $account);
This hook doesn't actually do anything, there's no ms_paypal_api_paypal_history function, and the hook doesn't exist in any other module.
How can I get the paypal history?








Aidan,
The hook is called in Membership Suite and File Downloads Suite to show PayPal purchases in the User Account 'PayPal History' tab. Affiliates has a special history page for Affiliate History. Pay to Publish needs this added, so I will put this on the feature list for that.
I am working heavily on the next generation for each of these modules, and I expect it to be ready by mid-February.
Sincerely,
Leighton Whiting