mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 13:30:39 +08:00
refactor(router): remove fallback feature for /add and /get for locker (#3648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -126,7 +126,7 @@ pub async fn call_to_locker(
|
||||
&card_details,
|
||||
customer_id.to_string(),
|
||||
merchant_account,
|
||||
api_enums::LockerChoice::Tartarus,
|
||||
api_enums::LockerChoice::HyperswitchCardVault,
|
||||
Some(&pm.payment_method_id),
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user