mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
feat(core): Payments core modification for open banking connectors (#3947)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -557,6 +557,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentChargeResponse,
|
||||
api_models::refunds::ChargeRefunds,
|
||||
api_models::payments::CustomerDetailsResponse,
|
||||
api_models::payments::OpenBankingData,
|
||||
api_models::payments::OpenBankingSessionToken,
|
||||
)),
|
||||
modifiers(&SecurityAddon)
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user