Title: action hook?
Last modified: August 21, 2016

---

# action hook?

 *  [haayman](https://wordpress.org/support/users/haayman/)
 * (@haayman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/action-hook/)
 * Wouldn’t it be a good idea to add an action hook for status updates from PayPal?
 * In my case I’d like to set a variable ‘payed’ in my user table as soon as the
   status is ‘success’.
 * suggestion: on line 242 and 260 in paypalapi.php add
    `do_action('paypal_status',
   $status, $result);`
 * [https://wordpress.org/plugins/paypal-express-checkout/](https://wordpress.org/plugins/paypal-express-checkout/)

The topic ‘action hook?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-express-checkout.svg)
 * [PayPal Express Checkout](https://wordpress.org/plugins/paypal-express-checkout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-express-checkout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-express-checkout/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-express-checkout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-express-checkout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-express-checkout/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [haayman](https://wordpress.org/support/users/haayman/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/action-hook/)
 * Status: not resolved