juspay/hyperswitch

[REFACTOR]: [Globalpay] MCA metadata validation

開放

#2,911 建立於 2023年11月17日

 (6 則留言) (0 個反應) (1 位負責人)Rust (4,676 個分叉)batch import
A-connector-integrationC-refactorgood first issuehelp wanted

倉庫指標

星標
 (42,690 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

:memo: Feature Description

  • We don't have validation for MCA metadata, So while creating MCA we are allowing any json value. Because of which RequestEncodingFailure happening during payments for the MCA which doesn't have the expected fields

:hammer: Possible Implementation

  • While adding Merchant Connector Account we want that metadata field should be validated.
  • You can check this PR for further reference https://github.com/juspay/hyperswitch/pull/2746 :bookmark: Note: All the changes needed should be contained within hyperswitch/crates/router/src/connector/globalpay and crates/router/src/core/admin.rs

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

  • I checked and didn't find a similar issue

:package: Have you read the Contributing Guidelines?

:sparkles: Are you willing to submit a PR?

貢獻者指南