Тёмный

Stripe Payment Integration in React Native | Deep Dive Tutorial 

Atharva Deosthale
Подписаться 3 тыс.
Просмотров 16 тыс.
50% 1

Hey guys! Today we are going to see how can we integrate Stripe into React Native. The way demonstrated in the video gives a nice UI to the payment sheet. If you liked the video, make sure to drop a like, and subscribe to support the channel, it will mean a lot to me.
GitHub Repository for this tutorial - github.com/ath...
My socials
LinkedIn - / atharvadeosthale
Instagram - / atharvadeosthale
#programming #programmer #javascript #android #ios #reactnative #react #stripe #payment #integration #coding #project #backend #frontend

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@hiroshiisobe8218
@hiroshiisobe8218 2 года назад
Thank you Atharva! I am totally new to using Stripe, but your tutorial helped me a lot to start off. By the way, for those who gets network request error, try to replace "localhost" with your actual local IP address. It worked for me :)
@vinayaggarwal648
@vinayaggarwal648 Год назад
Sir I am getting the Network request failed error... Sir I have searched the error on google and changed the localhost by my IP Address but after changing I cant see any error or message in VS code.... I stuck on this for 2 days and I seriously need your help I would be glad if help me out from this issue... thank you sir.
@dong_spain
@dong_spain 2 года назад
This guy is the ray of sunshine!
@shaheershah1517
@shaheershah1517 7 месяцев назад
Why it is showing network failed error ???
@maazahmed6701
@maazahmed6701 2 года назад
Awesome tutorial , your video also covered the UI aspect that really great
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
Thank you!
@SensualChronicles-bk6kk
@SensualChronicles-bk6kk Год назад
Help me please, i did everything and i got an error Android Bundling complete 9902ms Android Running app on sdk_gphone_x86_64 Network request failed at node_modules\whatwg-fetch\dist\fetch.umd.js:null in setTimeout$argument_0 at node_modules eact-native\Libraries\Core\Timers\JSTimers.js:null in _allocateCallback$argument_0 - ... 7 more stack frames from framework internals
@SensualChronicles-bk6kk
@SensualChronicles-bk6kk Год назад
how to fix it?
@dharasapariya1577
@dharasapariya1577 Год назад
stripe account payment screen receive log ?I'm not getting this ? how to get?
@mohamedamaan133
@mohamedamaan133 10 месяцев назад
i am facing an error in after enter subscribe button "merchantDisplayName cannot be empty or null
@siddiqueahmad4982
@siddiqueahmad4982 5 месяцев назад
Do you have any solution of this?
@livandiaz6425
@livandiaz6425 Год назад
Hi, I get this error (SyntaxError: JSON Parse error: Unrecognized token '
@bleedingtitan1
@bleedingtitan1 2 года назад
It was osm video, will be really helpful. Thanks a lot!!!!
@ShalawFatah
@ShalawFatah Год назад
I wonder if this works for subscription? I mean it seems like a one-time pay and it does not include "recurring" anywhere I check? I'm new to Stripe.
@yakimov2011
@yakimov2011 Год назад
Thank you for the awesome video!
@sandipmori4556
@sandipmori4556 2 года назад
Network request failed
@cooledits95
@cooledits95 Год назад
Brother did u resolved the issue network request failed
@cooledits95
@cooledits95 Год назад
I'm still not able to resolve network request failed kindly tell solution
@cooledits95
@cooledits95 Год назад
Please help me
@AnilKumar-ql1pf
@AnilKumar-ql1pf Год назад
how to UPI and wallet payments using stripe?
@vanshshah7781
@vanshshah7781 11 месяцев назад
Thank you. Great Explanation
@aminseraji9389
@aminseraji9389 2 года назад
Thank you for your great tutorial. But this was not a subscription but one time payment. How should I do the subscription?
@princewillchizaram8447
@princewillchizaram8447 Год назад
pls how do i use heroko plssss
@LevelUp3646
@LevelUp3646 Год назад
you are life saver man
@cooledits95
@cooledits95 Год назад
I Will be really thankful
@cooledits95
@cooledits95 Год назад
Atharwa sir I'm getting network request failed kindly tell the solution please
@abilioscoelho
@abilioscoelho 2 года назад
You can change the language to PT-BR from CardForm?
@abilioscoelho
@abilioscoelho 2 года назад
Ótima explicação, 10000 likes!
@rog0079
@rog0079 Год назад
Hey, great tutorial, a question, can we implement UPI payment using strip? is it possible? please reply!
@horimiyarawstyle
@horimiyarawstyle 8 месяцев назад
How did you configurate urlReturn on initPaymentSheet? This is not explained at full, no like
@ItsViswaa
@ItsViswaa 2 года назад
Thanks bro for the detailed explanation. Can we use this backend server just as it is? or do we need any real apis from backend before pushing the app to live? I am asking if this is it?!
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
That entirely depends upon the structure you have in your organisation. If you want something simple, you can just use this along with Stripe webhook listener in the backend to verify transaction and mark as paid in the database.
@shivamkumar-qp1jm
@shivamkumar-qp1jm Год назад
Try to create an application like a monthly subscription yearly subscription react native
@divyasingh6981
@divyasingh6981 10 месяцев назад
Thanks ❤️
@le4ndros4nt0s
@le4ndros4nt0s 2 года назад
youre an angel bro, thanks very much +1 subers
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
Glad I could help
@zqgAFf
@zqgAFf Год назад
Thank u so much I noticed it’s been one year I am not sure if it still work let’s see😊
@AtharvaDeosthale
@AtharvaDeosthale Год назад
Did it work?
@zqgAFf
@zqgAFf Год назад
@@AtharvaDeosthale it worked finally something is wrong in my side about connections between frontend and backend and always fails generating payment intent screct
@scorpiondev
@scorpiondev 2 года назад
thank you for the freat implementation ! awesome! I'm running this on my ios , but my team is working on android and they have this issue = (Merchant display name cannot be an empty string) , when they intent to implement the payment on local or heroku , you know about that? thanks
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
Thank you! About your issue - you need to have merchantDisplayName in the properties of initPaymentSheet. I primarily use iOS so I never saw this issue, but I found out the solution for you. See this URL for more details - stackoverflow.com/questions/69824403/stripe-react-native-merchant-display-name-cannot-be-an-empty-string
@adilrazak9664
@adilrazak9664 11 месяцев назад
@scorpiondev have you fixed this? Im facing same error. Pls help me
@adilrazak9664
@adilrazak9664 11 месяцев назад
​@@AtharvaDeosthale bro where should we implement this lines really?
@ahmedsaeed6806
@ahmedsaeed6806 2 года назад
Hey! Is making server mandatory? can we use client/mobile to make a payment to stipe?
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
Making a server is mandatory. There are other methods which are based on normal links, but they are not as reliable and not dynamic enough to automate payment processing. However, you can create the same server in other language, for example, Python, if you want by following the Stripe documentation.
@m.tufailalichaudhary1218
@m.tufailalichaudhary1218 Год назад
Thank you sir
@AtharvaDeosthale
@AtharvaDeosthale Год назад
Welcome
@aashutoshbansal5977
@aashutoshbansal5977 2 года назад
thanks bro
@AtharvaDeosthale
@AtharvaDeosthale 2 года назад
Welcome
@arupde6320
@arupde6320 2 года назад
be regular . channel growth chahiye ki nahi ??
Далее
How To Accept Payments With Stripe
23:05
Просмотров 274 тыс.
Самое неинтересное видео
00:32
Просмотров 508 тыс.
Accept an Apple Pay payment with React
24:39
Просмотров 30 тыс.
React Native + Stripe | Handling Payments
13:41
Просмотров 55 тыс.
Confirm a card payment with Stripe React Native
13:33
Stripe Payments API for Subscriptions Tutorial
13:50
Просмотров 21 тыс.