mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-31 01:57:45 +08:00
feat(router): add straight-through routing connector selection in payments (#153)
This commit is contained in:
@ -52,6 +52,7 @@ async fn payments_incoming_webhook_flow(
|
||||
param: None,
|
||||
},
|
||||
services::AuthFlow::Merchant,
|
||||
None,
|
||||
consume_or_trigger_flow,
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user