Skip to content

Add /event/party, /payment/method, and new /event/type values#227

Merged
oschwald merged 3 commits into
mainfrom
wstorey/eng-2872-eventparty-and-paymentmethod-minfraud-inputs-are-supported
Sep 16, 2025
Merged

Add /event/party, /payment/method, and new /event/type values#227
oschwald merged 3 commits into
mainfrom
wstorey/eng-2872-eventparty-and-paymentmethod-minfraud-inputs-are-supported

Conversation

@horgh

@horgh horgh commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

No description provided.

horgh and others added 3 commits September 16, 2025 20:48
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@horgh
horgh requested a review from Copilot September 16, 2025 21:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds new fields and values to the MinFraud API integration to support additional event and payment information.

  • Added /event/party field to specify who is submitting the transaction (agent or customer)
  • Added /payment/method field to specify the payment method used
  • Added two new event types: credit_application and fund_transfer

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/data/minfraud/full-request.json Added sample data for new party and method fields
tests/MaxMind/Test/MinFraudTest.php Added comprehensive test coverage for new fields and validation
src/MinFraud.php Implemented validation and parameter handling for new fields
README.md Updated documentation examples to include new fields
CHANGELOG.md Documented the new features and changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@oschwald
oschwald merged commit a66cc4d into main Sep 16, 2025
23 checks passed
@oschwald
oschwald deleted the wstorey/eng-2872-eventparty-and-paymentmethod-minfraud-inputs-are-supported branch September 16, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants