mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(core): external authentication related schema changes for existing tables (#3904)
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(
|
||||
authorization_count: Default::default(),
|
||||
fingerprint_id: None,
|
||||
session_expiry: Some(session_expiry),
|
||||
request_external_three_ds_authentication: None,
|
||||
};
|
||||
let payment_attempt = PaymentAttemptBatchNew {
|
||||
attempt_id: attempt_id.clone(),
|
||||
|
||||
Reference in New Issue
Block a user