I have integrated Google pay integration for website. When I open that website in mobile Google pay button is not working. (Web view in mobile Chrome is not working)... please help me with that
Hi, its a wonderful tutorial. After implementing, i am getting an error saying “You have exceeded the maximum transaction amount set by your bank” when calling Google Pay intent from my android app. Though that is first the first transaction of the day. Can you address this is issue. Is anybody else facing this issue ?
So it is giving an error" you exceed your bank transaction limit even i try to pay Rs 1 only" because business gpay account is needed, but i have a doubt that SENDER should have business UPI ID or reciver should have business UPI ID.I mean to say in the code where u mentioned your UPI ID, should that contain a business UPI ID?
Sir i got this issue every time this transaction may be risky. For you safety, it can't be completed at this time. How to fix this issue please let me know
It's available in the GitHub link in the description. Please note: Only business accounts can receive payment using this method as per the new policy of GooglePay.
@@HighbrowDirector This method is not deprecated yet.. This is only available with proper upi id from the respected bank. Solution will works fine after I changes my upi id.
Good work Thanks😀 r u malayali? For checking result we have to check requestcode as well matches right? i think its a good practise.... Only problem why the keybord chatters even if nothing is displayed on screen.....chatter comes first and then letters ....lot of chatters...!
@@bitwisedevs469 I think it's for the merchant accounts. Other than the normal account of google pay users, merchant ones that we see in shops etc. I tried to pay another, but it still blocked the payment by saying payment was not secure. Maybe further changes in policies, read the documentation. Am no more into Android development.
They have changed their policy, this method will work only for merchant accounts. Still it shows some errors. They might have made this method deprecated or something. Am not following android now, Please do refer documentations.
@@pavankumarkb5650 This method only allow GooglePay as a payment method, maybe they need more options like credit/debit card etc. Maybe my code is not in a optimised manner, you can refer the documentation. Many apps using this method inside another payment pages. for example if they choose to pay with debit card they forward them to another payment gateways and if they choose Google pay, they use this method.
this transaction may be risky. For you safety, it can't be completed at this time same issue am also getting how can i fix this issue
Thank u so much for this video sir.
May be I am not able to complete my project without this video. Thanks a lot.... : )
I have integrated Google pay integration for website. When I open that website in mobile Google pay button is not working. (Web view in mobile Chrome is not working)... please help me with that
I have one issue.
Every time i try to pay it says you exceed your bank transaction limit even i try to pay Rs 1 only.
This problem is reported by many users. Actually I don't know the exact answer. Maybe some change by google.
@@HighbrowDirector i got one solution for this.
Now as google pay is updated only
Gpay business account can accept the payment.🙂
Hi, its a wonderful tutorial. After implementing, i am getting an error saying “You have exceeded the maximum transaction amount set by your bank” when calling Google Pay intent from my android app. Though that is first the first transaction of the day. Can you address this is issue. Is anybody else facing this issue ?
Have you tried payment without calling any intents, just directly from GPay
@@HighbrowDirector yes I did, if the payment is directly from the gPay app, the transaction goes through
@@HighbrowDirector Sir, I am also facing same problem
I have found the solution check out this article
www.blueappsoftware.com/google-pay-error-bank-limit-exceeded/
@@pallavis8346 I have found the solution check out this article
www.blueappsoftware.com/google-pay-error-bank-limit-exceeded/
¿Funciona todavía en diciembre del 2021?
helt me
i have merchant gpay id but its not working for that too showing limit exceed any other option sir
Thank you for the video. Is there a way to log out of the google pay account by clicking a button from outside the payment form?
So it is giving an error" you exceed your bank transaction limit even i try to pay Rs 1 only" because business gpay account is needed, but i have a doubt that SENDER should have business UPI ID or reciver should have business UPI ID.I mean to say in the code where u mentioned your UPI ID, should that contain a business UPI ID?
Now the google changed some policy that the receiver should have a business UPI ID in order to use this method.
@@HighbrowDirector okay thanks for your reply, is there any way to get a dummy business UPI ID for testing purpose.if yes then how can I get that?
@@kkkkkkjjj you could use any shop's UPI ID I think.
Hi Buddy,
Suppose i wanted it to 36:08 this as my default while i make payment .
Can you please advise on the same , thanks in advance.
This method is no more supported by google.
Bhai pela tame j coding karo cho eno voice slow karo to maja ave natural typing speed karta to voice tamre j jajo ave che
how did you set the receiver upi id here...can you tell it please?
It was hardcoded there.
Can i use this same process for my project which is built in kotlin language?
Google changed some policies, please do read the documentation
Sir i got this issue every time this transaction may be risky. For you safety, it can't be completed at this time. How to fix this issue please let me know
same her sir please tell us
Sir Can You Please Continue This Tutorial In Malayalam
Currently this feature only available for business Gpay users. I am planning to post more videos in malayalam 😅
Sir app running na to check bank limit ka problem show hoo rha hey please help sir
This method is now deprecated
Can you please provide the code in text format. So, we can access in a easier way
It's available in the GitHub link in the description. Please note: Only business accounts can receive payment using this method as per the new policy of GooglePay.
This solution shows an error message like this "This transaction may be risky. For your safety, it can't be completed at this time."
Method deprecated, please read latest documentation.
@@HighbrowDirector This method is not deprecated yet.. This is only available with proper upi id from the respected bank. Solution will works fine after I changes my upi id.
@@kapiltk90 we have to use, business UPI(merchant), Still some issues like, it is not secure like errors were present. Am no longer working on it.
Hi bhai is it really we can send money to other people?
This is an old video, please refer to the new method
the app show the wrong message that said please install gpay. But I have already installed in play store
i got the same problem as you. Have u solve this problem already? If you do ,could you help me to fix it? (THX)
@@kingstonhung3210
i think the google pay is only available in America.
Out of America is not support yet
@@user-lo3hp6eo6v Estou com mesmo problema. Já existe solução? Obrigado
Good work Thanks😀 r u malayali?
For checking result we have to check requestcode as well matches right? i think its a good practise....
Only problem why the keybord chatters even if nothing is displayed on screen.....chatter comes first and then letters ....lot of chatters...!
Malayali aan, 2nd paragraph manasilayilla
@@HighbrowDirector athonnulla bro
keyboardinde shabdam valare adikamayrnu ennu 😁
Watsapp undo we will stay connected
My email subilkris@gmail.com
@@HighbrowDirector phonepe enganeya onne set cheyunne. Oru video cheyamo
@@midhunksanthosh developer.phonepe.com/v1/docs/sdk-integration
@@HighbrowDirector video ayitte vellom undo
bro please tell me what happens when payee changed amount on payment time whatever amount is mentioned in app
That amount can't be changed
@@HighbrowDirector thanks bro
Is this have any environment like test and production ? or can use it directly ?
Here , this is not a paid service or api, its just taking values from app and redirecting to Google pay, there is no environment like that
@@HighbrowDirector may we know where to get the UPI or what countries Google Pay currently support for Android? Thanks
Payment may be risk likh raha hey ye error not solving
They changed the method of implementing it. Please read the latest documentation
Please give me google pay url the package name not like the video
Yes, this method now only works for business numbers, Maybe that's why it doesn't work for you.
@@HighbrowDirector may I know what do you mean by business numbers? Thanks
@@bitwisedevs469 I think it's for the merchant accounts. Other than the normal account of google pay users, merchant ones that we see in shops etc.
I tried to pay another, but it still blocked the payment by saying payment was not secure.
Maybe further changes in policies, read the documentation. Am no more into Android development.
Is it using the same account for receiving payments everytime ?
Yes, you can do as per requirement.
If we put the value static. It will be same everytime. Or we can give a choise to select or enter upi like that
@@HighbrowDirector thanks
Debo tener instalado Google Pay?
sí, pero este método ahora está en desuso
how to send money to any email with google pay
That's not actually email its UPI Id. You can replace my hardcoded UPI with a textEntry (editText) and pass the value to it.
Sir gpay upi id business wala sirf work karega ya normal wala bhi please tell me
They have changed their policy, this method will work only for merchant accounts. Still it shows some errors. They might have made this method deprecated or something. Am not following android now, Please do refer documentations.
@@HighbrowDirector thanku sir ji
Sir ji merchant account mey bhi not working please help me sir🙏🙏🙏🙏🙏
sir tell me the transaction charge of debit credit card net banking
This method cost 0 transaction fee
@@HighbrowDirector thnks sir
Sir is it legal to use this Integration for commercial purpose like can I use it in my e commerce app
Yes, this method now only works for business numbers.
@@HighbrowDirector even though this free version exists why do people use gateways bro like razor pay instamojo and all
@@pavankumarkb5650 This method only allow GooglePay as a payment method, maybe they need more options like credit/debit card etc. Maybe my code is not in a optimised manner, you can refer the documentation. Many apps using this method inside another payment pages. for example if they choose to pay with debit card they forward them to another payment gateways and if they choose Google pay, they use this method.
@@HighbrowDirector then is it legal and safe to use it in my e commerce application for commercial purposes
@@pavankumarkb5650 Sure bro i just used this method to recharge my internet connection, they are using this method.
Can I do this on unity3d game?
Never tried
Sir it is showing error in code
What error?
@@HighbrowDirectorInjava code
At setonclicklistener binding."googlepayButton"
@@HighbrowDirector When I type Id of amount and button is not showing
@@yanamadhiakhila2950 Its viewBinding method, you can also use findViewById method
thanks sir
Always welcome
is it same for UAE ?