Title: Post Donation Processing
Last modified: August 30, 2016

---

# Post Donation Processing

 *  Resolved [WP CMS Ninja](https://wordpress.org/support/users/billiardgreg/)
 * (@billiardgreg)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/)
 * Wondering how to go about handling post donation processing. I am needing to 
   take the email and donation amount and do some processing with it upon payment
   receipt. Anyone run into needing to do this kind of thing yet?
 * [https://wordpress.org/plugins/give/](https://wordpress.org/plugins/give/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/#post-6807313)
 * Can you explain your use-case in a little more detail?
 *  Thread Starter [WP CMS Ninja](https://wordpress.org/support/users/billiardgreg/)
 * (@billiardgreg)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/#post-6807364)
 * so after a donation is made, I need to be able to use the email address and donation
   amount in some post processing. IE be able to see how much was donated and then
   do some database work based upon that.
 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/#post-6807365)
 * Shouldn’t be too difficult. All of that data is readily accessible mostly via
   postmeta. Have you dug into our reports in depth? That has all the data you’d
   need and you can see how that’s pulled there.
 *  Plugin Contributor [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * (@dlocc)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/#post-6807382)
 * The Give REST API should be perfect for this… you can check that out under WP-
   Admin > Donations > Settings > API.
 * Specifically, the Donors endpoint. Read more about that here: [https://givewp.com/documentation/developers/give-api-reference/](https://givewp.com/documentation/developers/give-api-reference/)
 * That should be everything you need.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Post Donation Processing’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

## Tags

 * [post processing](https://wordpress.org/support/topic-tag/post-processing/)

 * 4 replies
 * 3 participants
 * Last reply from: [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/post-donation-processing/#post-6807382)
 * Status: resolved