paytm / Paytm_iOS_All_in_One_SDK

https://developer.paytm.com/docs/all-in-one-sdk/#ios
6 stars 5 forks source link

Session Expired Exception #35

Closed Developer-2016 closed 1 year ago

Developer-2016 commented 1 year ago

Paytm Callback Response: ["BANKTXNID": , "RESPCODE": 1006, "RESPMSG": Session Expired Exception, "STATUS": TXN_FAILURE] Screenshot 2023-10-21 at 4 45 05 PM

rahul2bisht commented 1 year ago

Hi,

This exception generally occurs due to the following reasons:

  1. Using transaction token older than 15 mins.
  2. Using wrong credentials (MID and Key).
  3. Selecting wrong environment corresponding to credentials used.
Developer-2016 commented 1 year ago

Hi,

This exception generally occurs due to the following reasons:

  1. Using transaction token older than 15 mins.
  2. Using wrong credentials (MID and Key).
  3. Selecting wrong environment corresponding to credentials used.

But When I tried to do payment in android it responds correctly with same credentials but not in ios. Can you tell me the way how to identify what the actual issue is. And I also sent an email to this email address with all the details integration.dev@paytm.com