With deep linking using "intent" one can initiate payment from your app and complete payments in UPI enabled apps like Tez, BHIM, PhonePe. This is enabled due to Android Intent APIs. I do not find anything similar on IOS. Also I did not find any mention of Deep linking support for IOS in NPCI specification documents.
Asked
Active
Viewed 961 times
5
-
hey, were you able to figure a way out? i tried opening the URL with UIApplication.shared.open but nothing happens. I have tez and bhim installed on the device. – Ashiq Sulaiman Jun 21 '18 at 04:27
-
Hi, Did you get the solution? I'm also looking for the same. I'm using Ionic. – sanjay Kumar Nov 14 '18 at 14:06
-
Any way around here guys, I am also facing same issue. – Vinod Supnekar Sep 19 '19 at 11:22