Paytm payments integration doesn't work on iOS 10

355 Views Asked by At

I am trying to integrate paytm payments using Paytm_iOS_App_Kit

https://github.com/Paytm-Payments/Paytm_iOS_App_Kit

Using this example in link

https://developer.paytm.com/docs/v1/ios-sdk/

It works well in latest iOS versions. But in iOS 10, I am getting something went wrong error with debug details MID, ORDER_ID missing(the parameters are passed).

enter image description here

Thanks in advance

1

There are 1 best solutions below

0
ravindra malviya On

It seems you are using paytm's old ios sdk. Kindly use latest IOS SDK mentioned in all in one sdk document