Closed ErAshu closed 4 years ago
Hi,
If you are using this version, kindly do modify your code.
Steps:
Create a local variable of AIHandler example : private var appInvoke : AIHandler = AIHandler()
call openPaytm method example: appInvoke.openPaytm(,,,).
Yes, i have implemented this.
I have interated All in One SDK, everyThing is fine but response didn't get in didFinish Method.
Can you tell me where i get the response when payment get successfully?