Title: Adding an entry all order
Last modified: November 5, 2019

---

# Adding an entry all order

 *  Resolved [igalbauch](https://wordpress.org/support/users/igalbauch/)
 * (@igalbauch)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/adding-an-entry-all-order/)
 * Hey thank you for a great simple to use plugin!
 * I was wondering if there is a way for me to add an entry after a wp_paypal_order
   is updated with a transaction, what I would like to do is add an entry given 
   by a user after successful payment, for example I want him to input his nickname
   on a gaming site.
 * Is it possible with a hook or custom dev?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Noor Alam](https://wordpress.org/support/users/naa986/)
 * (@naa986)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/adding-an-entry-all-order/#post-12105710)
 * [@igalbauch](https://wordpress.org/support/users/igalbauch/), This action hook
   gets triggered after a new order is added:
 * `do_action('wp_paypal_order_processed', $post_id);`

Viewing 1 replies (of 1 total)

The topic ‘Adding an entry all order’ is closed to new replies.

 * ![](https://ps.w.org/wp-paypal/assets/icon-128x128.png?rev=2722398)
 * [Payment Button for PayPal](https://wordpress.org/plugins/wp-paypal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-paypal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-paypal/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-paypal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-paypal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-paypal/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Noor Alam](https://wordpress.org/support/users/naa986/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/adding-an-entry-all-order/#post-12105710)
 * Status: resolved