mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat: encryption service integration to support batch encryption and decryption (#5164)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -120,7 +120,7 @@ pub async fn create_routing_config(
|
||||
.await?;
|
||||
|
||||
helpers::validate_connectors_in_routing_config(
|
||||
db,
|
||||
&state,
|
||||
&key_store,
|
||||
&merchant_account.merchant_id,
|
||||
&profile_id,
|
||||
|
||||
Reference in New Issue
Block a user