Title: glean47's Replies | WordPress.org

---

# glean47

  [  ](https://wordpress.org/support/users/glean47/)

 *   [Profile](https://wordpress.org/support/users/glean47/)
 *   [Topics Started](https://wordpress.org/support/users/glean47/topics/)
 *   [Replies Created](https://wordpress.org/support/users/glean47/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/glean47/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/glean47/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/glean47/engagements/)
 *   [Favorites](https://wordpress.org/support/users/glean47/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] endless problems with confirmPayment error.](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/)
 *  Thread Starter [glean47](https://wordpress.org/support/users/glean47/)
 * (@glean47)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/#post-18666087)
 * For technically minded this is exposed in WP database tables.
 *     ```wp-block-code
       select date, JSON_EXTRACT(data,"$.message") as message from wpsp_give_log  order by date desc 
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] endless problems with confirmPayment error.](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/)
 *  Thread Starter [glean47](https://wordpress.org/support/users/glean47/)
 * (@glean47)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/#post-18664362)
 * Thanks, I have removed all caching for now. Knowing there are logs will help 
   me catch issues in the future. 
   Are logs exposed anywhere so I can trigger an
   automated alert in the event this recurs?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] endless problems with confirmPayment error.](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/)
 *  Thread Starter [glean47](https://wordpress.org/support/users/glean47/)
 * (@glean47)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/endless-problems-with-confirmpayment-error/#post-18664244)
 * I can’t seem to post a screenshot, but this is what I’m seeing repeatedly in 
   the logs:
 *     ```wp-block-code
       Description:Invalid Secure RouteCategory:Payment GatewaySource:Payment GatewayDate & Time:2025-09-29 13:48:24Error details:{    "routeSignature": "7a93f90f3fd04c8d727976f4c353578c",    "signature": {        "Object Class": "Give\\DonationForms\\Routes\\DonateRouteSignature",        "\u0000Give\\DonationForms\\Routes\\DonateRouteSignature\u0000signature": "givewp-donate|1758979629",        "expiration": "1758979629"    },    "signatureString": "givewp-donate|1758979629",    "signatureHash": "7a93f90f3fd04c8d727976f4c353578c",    "signatureExpiration": "1758979629"}
       ```
   

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