mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
refactor(router): added payment_method to golden log line (#3620)
This commit is contained in:
@ -152,6 +152,7 @@ where
|
||||
payment_id = Empty,
|
||||
merchant_id = Empty,
|
||||
connector_name = Empty,
|
||||
payment_method = Empty,
|
||||
flow = "UNKNOWN"
|
||||
)
|
||||
.or_current(),
|
||||
|
||||
Reference in New Issue
Block a user