Shankar Singh C
Shankar Singh C
Hey @AmmarKhatri, I noticed that you're including `"off_session": true` in the confirm request. Are you attempting a MIT (merchant initiated transaction) where the customer is off-session?
Hey @AmmarKhatri, in the case of creation, we do not support token based payments. For token based payments, you need to create a payment and then make a confirm call...
Hey @AmmarKhatri, As of now, we do not support this feature, but we are working on it. Going forward, we'll be adding support for `payment_token` based payments using a single...
> we need not add a separate endpoint for this, have a field in `BusinessProfileUpdate` We need to add `api_key` auth support for this endpoint, which is not supported by...
@manojradhakrishnan The issues addressed in both https://github.com/juspay/hyperswitch/issues/3993 and https://github.com/juspay/hyperswitch/issues/3994 have been resolved in a single pull request: https://github.com/juspay/hyperswitch/pull/4113. That's why these issues are linked to the same pull request.