Hi,
What is your use case for storing the complete notification elsewhere?
There is no simple hook in the current plugin, but there is an setting to use an external ‘Listener URL (optional):’ – so you can code your own IPN handler – Paypal provide an PHP example.
The current plugin stores the notification in an option, but I would strongly urge not trying to use that option data, as I’m currently completely rewriting the plugin and the next major release will not be using the option but a custom post type to store the payment data.
I could of course add a hook or filter to the current ( legacy ) code line and make that available in future release, but that would be chargeable work. If you do want to engage in chargeable work then contact me directly ( via the contact form on fullworks dot net ).
Alan
-
This reply was modified 4 years, 3 months ago by fullworks.
-
This reply was modified 4 years, 3 months ago by fullworks.