How to implement Google Pay in React app

  Рет қаралды 33,921

FeStack

FeStack

3 жыл бұрын

#GooglePayInReact #GooglePayWithReact
In this video you'll learn How to implement Google Pay in React app. Google Pay is a fast, safe and secure payment system.
Here is the following link for the npm package which has used in this app:
www.npmjs.com/package/@google...
Please note that only live Credit can be used to test Google Pay implementation as Google Pay api doesn't allow to test with sample Credit card details.
Here is the following github repo link of the source code for the React app used in this video demo:
github.com/festackcode/google...
I have also implemented Google Pay in Angular and Vue app you may also check that video link below:
Angular:
• How to implement Googl...
Vue:
• How to implement Googl...
Here's Google pay api url for your reference:
developers.google.com/pay/api...
If you have liked this video then please don't forget to like, share and subscribe. Please let me know you opinion or suggestions by commenting below it motivates me to keep contributing to the dev community.

Пікірлер: 48
@easywebdev10
@easywebdev10 3 жыл бұрын
Video was very useful. THANK YOU SO MUCH BUDDY ❤️❤️❤️❤️
@FeStack
@FeStack 3 жыл бұрын
Thanks I am glad that it helped you.
@balajmen468
@balajmen468 3 жыл бұрын
Thanks man it was so helpful 😊
@FeStack
@FeStack 3 жыл бұрын
I am glad that it helped you.
@mohd.yasnnn
@mohd.yasnnn 2 жыл бұрын
Thank you very much .This video is really helpful.keep going and make new things.
@FeStack
@FeStack 2 жыл бұрын
You are most welcome. I am glad that it helped you.
@poomathikumar5776
@poomathikumar5776 10 ай бұрын
Bro, what is the function call in google pay API that tells when a transaction is completed and its successful ( in order to redirect customer to a success page)
@anassikder1356
@anassikder1356 17 күн бұрын
How can I check the payments from Google pay merchant portal for this test payment ?
@anton-haskevych
@anton-haskevych 2 жыл бұрын
Thank you!!!
@FeStack
@FeStack 2 жыл бұрын
You're welcome!
@markyt4960
@markyt4960 3 жыл бұрын
I have the value of total price in a variable , now how can I give the value of that variable to the total price ?
@DaniyalAshraf-i9v
@DaniyalAshraf-i9v 17 күн бұрын
Can I Use Google Pay with react stripe in react js web application?
@girishsaundarkar7543
@girishsaundarkar7543 7 ай бұрын
can you tell how to setup the the gateway
@segundojaramilloromero9909
@segundojaramilloromero9909 2 жыл бұрын
Thank you very much for the video, in the testing environment you can see the fictitious movements or how can you test before going to production?
@FeStack
@FeStack 2 жыл бұрын
You may follow the official documentation provided in the description of this video. I believe you can still test it with some real credit card. It won't be charged.
@nehat786
@nehat786 Жыл бұрын
Brother documentation is quite complicated please help us to configure only the UPI part as most of the user use google pay UPI to make payment. And in you video you use usd and stuff please let us know how to integrate for India. One more thing in test the response token we get after making payment. What to do with that token and how would we know the payment provid? Please don’t tell ,d to follow documentation as it’s damn complicated 🙏
@vufyczugxkhxickvcigc
@vufyczugxkhxickvcigc 2 жыл бұрын
where you use google pay upi
@rajendradass1280
@rajendradass1280 2 жыл бұрын
** I Support you Google
@user-wz2vj9mw1k
@user-wz2vj9mw1k 2 жыл бұрын
How to get google transaction id. Help me please
@edgarmenesesbarragan4156
@edgarmenesesbarragan4156 3 жыл бұрын
What's up, Google pay charges 30% commission on all purchases that users make? When you upload the app in Play Store
@saberific23
@saberific23 3 жыл бұрын
Thanks, man! This is really helpful. Followed it and was able to replicate it in a test environment. I am curious aside from the production access what else do I need to complete the transaction and the money credited to a bank account?
@FeStack
@FeStack 3 жыл бұрын
Glad it helped! For production you may follow GooglePay documentation mentioned in the description of this video.
@segundojaramilloromero9909
@segundojaramilloromero9909 2 жыл бұрын
How do you do the tests in the test environment, is it possible to show the test transactions in the payment gateway?
@rajendradass1280
@rajendradass1280 2 жыл бұрын
**"OK"
@mohammadzakaria7962
@mohammadzakaria7962 3 жыл бұрын
I wonder which font are you using? It looks nice.
@FeStack
@FeStack 3 жыл бұрын
Thanks for your comment. It's Operator Mono. You may follow this tutorial to get this font: kzbin.info/www/bejne/qaKbeqaCh66ah9E
@guttimallikarjuna9491
@guttimallikarjuna9491 6 ай бұрын
I add visa card but it is disabled and getting Not available for in-app purchase
@FeStack
@FeStack 5 ай бұрын
Please follow the documentation mentioned in the description.
@danishali_official
@danishali_official 3 жыл бұрын
thats very informative (y) can you please tell me where can we create merchant id
@FeStack
@FeStack 3 жыл бұрын
Thanks for your comment and I am glad that you liked it. You may follow below links of Google Pay API documentation: For Merchant Info: developers.google.com/pay/api/web/reference/request-objects#MerchantInfo For Supported Payment Gateways: developers.google.com/pay/api#participating-processors
@asyncxeno
@asyncxeno Жыл бұрын
I have a question. Can't the end user just mess with the front-end code and change the price so that they have to pay less?
@FeStack
@FeStack Жыл бұрын
It is a compiled code that browser loads. It is impossible to do.
@sainipunit
@sainipunit Жыл бұрын
😂😂😂😂
@sreekarrthikeyan_mahadevan
@sreekarrthikeyan_mahadevan 3 жыл бұрын
Please update a video for implementing in WEBSITE
@FeStack
@FeStack 3 жыл бұрын
Thanks for your suggestion. But if you follow the documentation of the Google Pay following this video then implementing on the website won't be that difficult.
@parth-darji
@parth-darji 3 жыл бұрын
Is this package available for expo?
@FeStack
@FeStack 3 жыл бұрын
If you are talking expo.io then it is just like a platform to build apps for mobile and web. Under the hood you can use this package with reactjs. I hope you answered your query.
@olasalha
@olasalha Жыл бұрын
how to find out gateway name and merchant id ?
@FeStack
@FeStack Жыл бұрын
Please follow the official document of GooglePay mentioned in the video description.
@soulking6982
@soulking6982 2 жыл бұрын
NOice Video BRo It really help full Bro Do u have Answer for this Problem =Unable to download payment manifest " im getting this in console
@FeStack
@FeStack 2 жыл бұрын
Please follow the GooglePay documentation mentioned in the description of this video.
@soulking6982
@soulking6982 2 жыл бұрын
@@FeStack Sorry Bro Something wrong with my code I fix it now BTW thanks for ur concern
@shivangthacker152
@shivangthacker152 Жыл бұрын
does Google take any charge on this?
@FeStack
@FeStack Жыл бұрын
Google doesn't charge unless it is in production. For more information please follow the official documentation of GooglePay.
@sugarjohnny6621
@sugarjohnny6621 3 жыл бұрын
Hello, thanks for the tutorial. It is very helpful. I have a question on the token data (kzbin.info/www/bejne/d5utfH2vhpVka8U) , it has token:string and type: string, and you have mentioned that will sent to backend. How do you use this confirm the transaction in the backend? In paypal, the when the payment is authorized, a unique orderId will be generated and that id is used to capture or complete the transaction. In google pay response, I do not see such unique id. Any idea? Thanks.
Google Pay API and web integration | Google Developers
32:39
Google for Developers
Рет қаралды 92 М.
How To Accept Payments With Stripe
23:05
Web Dev Simplified
Рет қаралды 269 М.
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 3,1 МЛН
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 62 МЛН
Pleased the disabled person! #shorts
00:43
Dimon Markov
Рет қаралды 28 МЛН
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,5 МЛН
#1: Razorpay + Node + React Tutorial - Accept payments with Razorpay
39:23
How to implement Google Pay in React JS application
15:13
Manoj Deshwal
Рет қаралды 8 М.
Accept an Apple Pay payment with React
24:39
Stripe Developers
Рет қаралды 30 М.
Integration tips with Google Pay #AskGooglePayDevs
11:53
Google for Developers
Рет қаралды 10 М.
How to implement Google Pay in Vue app
25:51
FeStack
Рет қаралды 2,7 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Stripe with React and node crash course
49:05
Hitesh Choudhary
Рет қаралды 95 М.
Stripe Checkout with React Crash Course
29:21
DesignCode
Рет қаралды 42 М.
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 28 МЛН