Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
F
Financial
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 80
    • Issues 80
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Development
  • Financial
  • Issues
  • #55

Closed
Open
Opened May 21, 2019 by JonGold@JonGoldDeveloper

Support storing IPNs in `civicrm_system_log` for processors that send JSON data

Currently, CRM_Core_Payment::logPaymentNotification(), the method which logs to civicrm_system_log uses $_REQUEST to grab the POST data. However, $_REQUEST doesn't handle raw POST data, it assumes it's form-encoded. This patch handles JSON-encrypted POST requests, notably Stripe, so they can be stored in civicrm_system_log.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
5.16.0
Milestone
5.16.0
Assign milestone
Time tracking
None
Due date
None
Reference: dev/financial#55