mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-12 03:14:12 +08:00
feat(core): update card_details for an existing mandate (#3452)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -753,6 +753,7 @@ impl ForeignTryFrom<(Option<MandateData>, Option<String>)> for Option<payments::
|
||||
user_agent: online.user_agent,
|
||||
}),
|
||||
}),
|
||||
update_mandate_id: None,
|
||||
});
|
||||
Ok(mandate_data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user