mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
feat(session): ability to request session token for specific wallets (#280)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
@ -52,7 +52,6 @@ async fn payments_incoming_webhook_flow(
|
||||
param: None,
|
||||
},
|
||||
services::AuthFlow::Merchant,
|
||||
None,
|
||||
consume_or_trigger_flow,
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user