mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
refactor(core): move update trackers after build request (#1472)
This commit is contained in:
@ -227,6 +227,7 @@ pub async fn add_payment_method_token<F: Clone, T: Clone>(
|
||||
connector_integration,
|
||||
&pm_token_router_data,
|
||||
payments::CallConnectorAction::Trigger,
|
||||
None,
|
||||
)
|
||||
.await
|
||||
.to_payment_failed_response()?;
|
||||
|
||||
Reference in New Issue
Block a user