Narayan Bhat
Narayan Bhat
There is an `email` field in the payments request struct which was added by @zereraz when adding `cybersource` connector. The same field can be used for email. But if a...
Will take this up in a separate PR since it requires changes to all pay_later payments which go through stripe. Currently merging #441 will close this issue.
They do it so because the same payment intent can be confirmed again with a different payment method and the history of all payments will be stored, we currently do...
@Abhicodes-crypto are we handling this in retries? Can you comment on the status that hyperswitch should have in this case?
Since this is the expected behaviour, I will close this issue.
Hi @sayanarijit. I would like to work on this issue. Can you please provide more information on this?
Have a similar use case. @juhaku can I pick this up if this has not been implemented yet?
Hey @dmaahs2017, were you able to setup the testing framework using custom input source for stdin? I'm working on the same and any insights would be appreciated. Thanks.
This works. Thanks!
Hey @orhun, can I pick up and work on this issue?