mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(core): Changed frm_config format type in merchant_connector_account and added frm_message in payments response (#1543)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> Co-authored-by: Sampras Lopes <lsampras@pm.me> Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
This commit is contained in:
@ -11,6 +11,8 @@ pub mod ephemeral_key;
|
||||
pub mod errors;
|
||||
pub mod events;
|
||||
pub mod file;
|
||||
#[allow(unused)]
|
||||
pub mod fraud_check;
|
||||
#[cfg(feature = "kv_store")]
|
||||
pub mod kv;
|
||||
pub mod locker_mock_up;
|
||||
|
||||
Reference in New Issue
Block a user