mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
refactor(paymentMethods): move all pm migration related changes to payment methods crate (#7786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
This commit is contained in:
@ -1466,7 +1466,7 @@ async fn mandates_incoming_webhook_flow(
|
||||
&state,
|
||||
merchant_context.get_merchant_key_store().clone(),
|
||||
updated_mandate.clone(),
|
||||
merchant_context.get_merchant_account().storage_scheme,
|
||||
merchant_context.get_merchant_account(),
|
||||
)
|
||||
.await?,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user