mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-04 05:59:48 +08:00
feat(router): payment_method block (#3056)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
This commit is contained in:
@ -199,6 +199,7 @@ pub async fn generate_sample_data(
|
||||
request_incremental_authorization: Default::default(),
|
||||
incremental_authorization_allowed: Default::default(),
|
||||
authorization_count: Default::default(),
|
||||
fingerprint_id: None,
|
||||
session_expiry: Some(session_expiry),
|
||||
};
|
||||
let payment_attempt = PaymentAttemptBatchNew {
|
||||
|
||||
Reference in New Issue
Block a user