Narayan Bhat

Results 57 comments of Narayan Bhat

Hi @MehmetTerc, please let us know if you will be able to make these changes. Thanks!

Hey @MehmetTerc, can you let us know if you will be working on this? Thanks!

Few points to be resolved: - If we receive an error from the processor, the error should be propogated in the response, status code should be the same as sent...

Hey @tanbirali, thanks for showing interest. Payment list accepts `limit` and [other parameters](https://github.com/juspay/hyperswitch/blob/main/crates/api_models/src/payments.rs#L2531), which are used for pagination. These parameters are not available in customers list endpoint.

Yes, you would have to create the struct and add limit and offset to it.

@jarnura @SanchithHegde should we make this field as text or increase the limit to 512 characters? I would suggest increasing the limit to 512/1024 instead of making this a text...

Altering the type directly will cause `cache_plan` error on diesel. Do we store this in a new field?

Hi @subhajit20, There are few more changes required to complete this. - Since the connector configs are moved to a separate file now, changes need to be made to read...

You will have to download the `graph-easy` library and it has to be in the `$PATH`