google-tez

UPI Deeplinking from IONIC to GooglePay does not work as expected

旧城冷巷雨未停 提交于 2019-12-23 05:10:16
问题 We have developed an IONIC based mobile app to perform In-App payment using UPI. It uses IONIC Native Web Intent plugin. a. b. "@ionic-native/web-intent": "^4.14.0", This is shim layer for the Android intent mechanism and makes web intent call to BHIM/PhonePe/GooglePay It works well with all UPI apps like BHIM, PhonePe. But does not work with GooglePay, For some reason with same code , Google Pay returns NULL Intent to OnActivityResult() even though the UPI Payment is successful. I wrote

Google Pay(Tez) Integration into my payment gateway ? (Android)

旧城冷巷雨未停 提交于 2019-12-10 11:45:44
问题 Note : I am aware it is not yet available for iOS, Also i am not looking for Xamarin.Forms(Obviously). Been trying to integrate Google Pay(Tez) API into my Xamarin Application when I realised that there are no guides available for its integration to Xamarin which is fine. So, I visited the Google Pay API page, Which seems to have a sweet looking guide for Android(Java) so I started converting the native Android code into Xamarin . And then I hit a bump where the PaymentsClient class seems to