Sakil Mostak

Results 36 comments of Sakil Mostak

Closing against https://github.com/juspay/hyperswitch/pull/6825

Hello @adnanjpg , you need to go to `crates/router/src/core/payments/flows.rs` and put your connector name in the `default_imp_for_pre_processing_steps` macro. This should work out👍

On further inspecting your branch, I found that it is the same case with Authorize Session Token flow. Please add the connector name in the `default_imp_for_authorize_session_token`. And it is also...

Add the amount conversion for the following api flows as well: `Authorize`, `Preprocessing`, and `CompleteAuthorize`