juspay/hyperswitch

[FEATURE] : [Adyen] Add Integrity check support for Capture, Refund and RSync flows

Open

#8,149 建立於 2025年5月27日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Rust (4,676 fork)batch import
C-featureS-awaiting-triagegood first issue

倉庫指標

Star
 (42,690 star)
PR 合併指標
 (平均合併 6天 22小時) (30 天內合併 213 個 PR)

描述

Feature Description

Integrity check is a scenario where there is a discrepancy between the amount sent in the request and the amount received from the connector, which is checked during response handling.

Possible Implementation

Refer to relevant PRs for Stripe/Xendit and add the integrity checks in the Adyen connector and hardcode the amount values going to the connector to test the integrity check

Here is a Similar issue PR: https://github.com/juspay/hyperswitch/pull/8049

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

貢獻者指南