custom callback function
-
Hi, just found this plugin and just what i need – however i need a way to trigger a custom function (callback) on success of a transaction ( $ipn_verified = true ). I used to write this stuff manually years ago and cant remember if this is the same as status=”success” denoting a successful transaction. Other statuses would have been (or probably still are) ‘pending’, ‘on-hold’, ‘failed’ etc.
Do i use the, $ipn_verified = true var to denote a successful transaction? and if so how do i hook into the script (paypal_IPN.php -> wp_paypal_process_ipn() ) to call my callback function.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘custom callback function’ is closed to new replies.