Narayan Bhat

Results 40 comments of Narayan Bhat

Faced the same problem in `helloworld` turorial, Changed the prost and tonic_build versions and the project compiles ```toml [package] name = "helloworld-tonic" version = "0.1.0" edition = "2021" # See...

Hi @sayanarijit @dtomvan, I would like to work on this issue, If this enhancement is still required.

Most of the examples of yew callbacks between child and parent just mention sending some string and just logging it. How can the state of parent be changed based on...

I was trying to follow the react architecture, wherein to update the state on receiving callback from the child. This step is neat, I wonder how I missed it. So...

The required fields should also be changed to collect the phone number as billing phone number for mbway redirect, for applicable connectors

I have assigned this issue to you. Let me know if you need more clarifications on this.

We use [this](https://github.com/juspay/hyperswitch/blob/main/config/development.toml) file to store all the developer related configuration like, the database password, log level etc. There is also connector ( you can treat connector as a payment...

Hey @subhajit20, Thanks for showing interest. since I have not heard back from the pervious contributor, you can take this up. Feel free to reach out to me if you...

Hey @AmmarKhatri, this error occurs when there are multiple [business profiles](https://app.hyperswitch.io/business-profiles) created against a merchant account. In order to create a payment, please pass the `profile_id` of the corresponding business...

we need not add a separate endpoint for this, have a field in `BusinessProfileUpdate`