Skip to content

feat(connector): [Peachpayments] Add Webhook Flow and Support For merchant_order_reference_id#9882

Merged
likhinbopanna merged 2 commits intohotfix-2025.10.15.0from
peachpayments-webhooks
Oct 17, 2025
Merged

feat(connector): [Peachpayments] Add Webhook Flow and Support For merchant_order_reference_id#9882
likhinbopanna merged 2 commits intohotfix-2025.10.15.0from
peachpayments-webhooks

Conversation

@Anurag-05-prog
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Ref PR

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

…chant_order_reference_id (#9781)

Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
@Anurag-05-prog Anurag-05-prog self-assigned this Oct 16, 2025
@Anurag-05-prog Anurag-05-prog requested review from a team as code owners October 16, 2025 12:31
@semanticdiff-com
Copy link

semanticdiff-com bot commented Oct 16, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/hyperswitch_connectors/src/connectors/peachpayments/transformers.rs  28% smaller
  crates/hyperswitch_connectors/src/connectors/peachpayments.rs  7% smaller

@Anurag-05-prog Anurag-05-prog changed the base branch from main to hotfix-2025.10.15.0 October 16, 2025 12:32
@Anurag-05-prog Anurag-05-prog removed request for a team October 16, 2025 12:33
@likhinbopanna likhinbopanna merged commit e236935 into hotfix-2025.10.15.0 Oct 17, 2025
23 of 26 checks passed
@likhinbopanna likhinbopanna deleted the peachpayments-webhooks branch October 17, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Peachpayments: Add Webhook Flow and Support For Merchant_Order_Reference_Id

4 participants