mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
refactor(FRM): refactor frm configs (#4581)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -218,6 +218,7 @@ pub async fn generate_sample_data(
|
||||
fingerprint_id: None,
|
||||
session_expiry: Some(session_expiry),
|
||||
request_external_three_ds_authentication: None,
|
||||
frm_metadata: Default::default(),
|
||||
};
|
||||
let payment_attempt = PaymentAttemptBatchNew {
|
||||
attempt_id: attempt_id.clone(),
|
||||
|
||||
Reference in New Issue
Block a user