Hey All,
So here’s the situation:
I have a site (v2.1.3) which uses the simple commerce module to make some basic purchases.
What I’m need to accomplish, is an update of the members table when the IPN notification is sent back to update a custom field.
I’ve found the incoming_ipn() function in the mod.simple_commerce.php which is where all the IPN magic takes place - so what I’m trying to figure out is if there is a way that I can get the system to execute another function from the same action_id preferably without hacking any of the core files.
Alternatively, I’ll just add my own function into the simple_commerce.php module which does the necessary updating, but I’d like to keep the system as clean as I possibly can.
Any pointers/suggestions would be much appreciated.
Regards,
Carl.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.