I integrated the way it is been said in the tutorial but my payments are getting failed with message 'You've exceeded the maximum transaction amount set by your bank' but when I do normal money transfer using google pay it works fine only it is not working via deeplinking. please help
This is great thanks for your time, been searching for this for 11 months now, kinda feel bad for not working it out my self but thanks anyways, will you be doing the Apple pay version?
I have clone the source code and change the QueryParameter pa to my Gpay UPI and run the code in my android mobile. but after the Pin verification is says "You've exceeded the maximum transaction amount set by your bank". and the translation failed. Can you help me on this.
@@SPTutorials Yes i have updated it with merchant account, But now showing "This transaction may be risky. For your safety, it can't be completed st this time." .AppendQueryParameter("mc", "0000") do i have to change anything in this value when i change to merchant account?
@@SPTutorials Can you make a video on paytm,phonepay and bhim upi integration in xamarion form.I have made the example for each of this but transaction is failed evwrytime.
I integrated the way it is been said in the tutorial but my payments are getting failed with message 'You've exceeded the maximum transaction amount set by your bank' but when I do normal money transfer using google pay it works fine only it is not working via deeplinking. please help
Any updates ...
Due to scams in UPI payment, google had restricted their UPI payments,if you want to receive payment then use merchant UPI id.
@@SPTutorials Hello I am getting same error. I used merchant UPI id.
Please use the docs, you have to use updated integration
developers.google.com/pay/india/api/android/in-app-payments
This is great thanks for your time, been searching for this for 11 months now, kinda feel bad for not working it out my self but thanks anyways, will you be doing the Apple pay version?
Thanks Sir For new lecture.
I have google pay insttalled but it says it is not installed? What do you think is the problem
In your country,google pay app package name is not same as India,so go to play.google.com and check the package name then set it inside the code.
I have clone the source code and change the QueryParameter pa to my Gpay UPI and run the code in my android mobile. but after the Pin verification is says "You've exceeded the maximum transaction amount set by your bank". and the translation failed. Can you help me on this.
Google pay security policy has changed,you have to use merchant account for accepting payments.
@@SPTutorials Yes i have updated it with merchant account, But now showing "This transaction may be risky. For your safety, it can't be completed st this time."
.AppendQueryParameter("mc", "0000") do i have to change anything in this value when i change to merchant account?
@@SivaprasadSR i have the same problem u solved it?
@@SivaprasadSR Did you find any solution?
@@creativityshorts2581 Did you find any solution?
thanks working fine
I getting error "Payment failed" please help
Google pay now work only for merchant id,because Google changed their policy. So create merchant account and try
@@SPTutorials I already have merchant acoount, I am using that.
This is quite a good tutorial.
Does UPI gateway need any permission? Or need to buy? Or its free?
Its free
Is it work for europe?
Available is few countries.
very nice tutorial , but how to do this in iOs? please reply.
Hi
Please upload sign in using social media's (Facebook/google/twitter)
It is failed everytime
Google policy changed,you can use only merchant account.don’t forge to pass merchant code to parameters
@@SPTutorials Can you make a video on paytm,phonepay and bhim upi integration in xamarion form.I have made the example for each of this but transaction is failed evwrytime.
Thanks