mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
refactor(core): eliminate business profile database queries in payments confirm flow (#2190)
This commit is contained in:
@ -636,6 +636,7 @@ pub async fn create_payment_connector(
|
||||
&merchant_account,
|
||||
req.profile_id.as_ref(),
|
||||
&*state.store,
|
||||
true,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user