- Видео 15
- Просмотров 35 600
Codesuki
США
Добавлен 21 янв 2012
Hello every one!
My name is Samin Jilani , working as an android developer and I made this channel to teach stuff related to mobile applications development especially android. The main purpose of this channel is to solve problems which people might be facing due to lack of development resources on internet.
My Contact Details:
Email:
smax1997@gmail.com
Facebook:
smax.sam/
LinkedIn:
www.linkedin.com/in/syed-samin-jilani-76a32019a/
My name is Samin Jilani , working as an android developer and I made this channel to teach stuff related to mobile applications development especially android. The main purpose of this channel is to solve problems which people might be facing due to lack of development resources on internet.
My Contact Details:
Email:
smax1997@gmail.com
Facebook:
smax.sam/
LinkedIn:
www.linkedin.com/in/syed-samin-jilani-76a32019a/
How to integrate Stripe in Android Studio 2022
Hello guys, in this tutorial you will get a demonstration of stripe implementation in android studio.
Dependencies:
implementation 'com.stripe:stripe-java:20.77.0'
implementation 'com.stripe:stripe-android:17.2.0'
implementation 'com.android.volley:volley:1.1.0'
Accept a payment : stripe.com/docs/payments/accept-a-payment?platform=android
Stripe dashboad: dashboard.stripe.com/
Dependencies:
implementation 'com.stripe:stripe-java:20.77.0'
implementation 'com.stripe:stripe-android:17.2.0'
implementation 'com.android.volley:volley:1.1.0'
Accept a payment : stripe.com/docs/payments/accept-a-payment?platform=android
Stripe dashboad: dashboard.stripe.com/
Просмотров: 20 320
Видео
How to Integrate PayPal in Android Studio 2021
Просмотров 15 тыс.3 года назад
Hello guys! in this video I'm going to show how to integrate paypal in Android Studio
How to use REST API in Android Studio using Volley 3/3 | Volley Tutorials | Android
Просмотров 813 года назад
Hello guys! in this video I'm going to show the Android Development beginners How to use REST api in Android Studio using Volley in Android Studio Don't forget to subscribe my channel and click the bell icon.!
How to use REST API in Android Studio using Volley 2/3 | Volley Tutorials | Android
Просмотров 973 года назад
Hello guys! in this video I'm going to show the Android Development beginners How to use REST api in Android Studio using Volley in Android Studio Don't forget to subscribe my channel and click the bell icon.!
How to use REST API in Android Studio using Volley 1/3 | Volley Tutorials | Android
Просмотров 1113 года назад
Hello guys! in this video I'm going to show the Android Development beginners How to use REST api in Android Studio using Volley in Android Studio Don't forget to subscribe my channel and click the bell icon.!
What is REST API -An Overview | Android Tutorials | 2021
Просмотров 213 года назад
What is REST API -An Overview | Android Tutorials | 2021
How to make a static ListView in Android Studio | Android Tutorials | 2021
Просмотров 563 года назад
Hello guys! in this video I'm going to show the Android Development beginners How to make a static ListView in Android Studio Don't forget to subscribe my channel and click the bell icon.!
How to make rounded button in Android Studio | Android Tutorials | 2021
Просмотров 293 года назад
Hello guys! in this video I'm going to show the Android Development beginners How to make rounded button in Android Studio Don't forget to subscribe my channel and click the bell icon.!
How to pass data from one activity to another in Android Studio | Android Tutorials | 2021
Просмотров 303 года назад
Hello guys! in this video I'm going to show the Android Development beginners how to pass data from one activity to another in Android Studio Don't forget to subscribe my channel and click the bell icon.!
How to use EditText , TextView and Button in Android Studio | Android Tutorials | 2021
Просмотров 683 года назад
Hello guys! in this video I'm going to show the Android Development beginners how to use EditText , TextView and Button in Android Studio. Subscribe to my channel for more amazing tutorials to come.... If you have zero prior knowledge about Android studio please check out my Android basics series Android Basics: ruclips.net/user/playlist?list...
Android Studio Installation and basics part 2 | Installing Genymotion Virtual Emulator
Просмотров 513 года назад
Android Studio Installation and basics part 2 | Installing Genymotion Virtual Emulator
Android Studio Installation and basics part 1 | Installing Android Studio
Просмотров 313 года назад
Android Studio Installation and basics part 1 | Installing Android Studio
How to open new activity on button click | Android Studio | Android Tutorials
Просмотров 423 года назад
Hello guys! in this video I'm going to show the Android Development beginners how to create a splash page in Android studio. Subscribe to my channel for more amazing tutorials to come.... If you have zero prior knowledge about Android studio please check out my Android basics series Android Basics: ruclips.net/p/PLdfs_fcoX75_R23y7smdqN_5YkK3-CgaZ
How to make a Splash Screen in Android Studio | Android Tutorials
Просмотров 763 года назад
Hello guys! in this video I'm going to show the Android Development beginners how to create a splash page in Android studio. Subscribe to my channel for more amazing tutorials to come.... If you have zero prior knowledge about Android studio please check out my Android basics series Android Basics: ruclips.net/p/PLdfs_fcoX75_R23y7smdqN_5YkK3-CgaZ
I will teach you how to make Android apps
Просмотров 503 года назад
I will teach you how to make Android apps
stripe terminal integration android
🥰🥰🥰🥰🥰🥰🥰🥰🥰
Please provide how to integrate jazzcash,easypaisa payment method in my android app
thank you so much❤
Bottom sheet show but when i try to pay it show message "something went wrong"
Thanks mehn. Love from the UK
Please post source code, its taking very long to try to follow and type it exactly
Please share the code , thank you
Anybody knows why if i call paymentSheet.presentWithPaymentIntent from inside an activity that is not the main activity (for example inside a sub-activity to the main activity), before showing the stripe payment window it pops out of all the sub-activities and shows it in the root main activity.
You have to declare it as public so that it can be access from another activity
this sdk is Deprecated please make a new video, this is very use full, thank you in advance
I got an error at PaymentFlow. It shows like cast to not null as null. Please help me.
Bro I need few help
Hello Sir, thank you very much for your video. I finally get it work. I have a quick question. I can see the sandbox customer account balance had been deduct the amount. However, where do I see the merchant balance?
balance is being shown in this part 22:53
Hello Sir, I have a question that do we have to do the postman step? I see the android app is independent with the postman.
This is the best Stripe android integration video that I find. Thank you so much.
hello fristyl thaks to tutrial can we write same code with retrofit why did you use volley?
Well explained, Thank you
Anyone provides the source code? I think I missed something and can not figure it out.
3:34 is this token unique for every user or is this only mine for every app on every device?
Actually it's unique for every customer request you send. It's a server side token ,nothing to do with your device.
@@codesuki3005 didnt understand very well but I'll keep studying and will figure it out
kotlin or java?
Java + some kotlin
I did everything but when I click on the button The program get out from the app
did u solve it?
Not a working solution
great work bro
can you send me the source code Sir? thanks in advance your video needs 500k likes
After clicking on pay button. It say to verify payment on browser and open a web page which shows nothing. After few second it goes back to the app but none of the callback is called among success, cancelled and failure
Do you solve it? I have the same problem
@@gustavojimenez7080 No, I didn't find any solution. I just left that part for later. Please let me know if you find any solution. I think It requires server side coding too. but I don't know server side coding.
Can't open card information screen UI after getting client secret key. Please help
Post logcat
@@codesuki3005 with a valid setupIntentClientSecret, customerId and ephemeralKeySecret, I only see the sheet coming out from the bottom with only a progress bar. No way to know what is happening and why it is not fully loading the payment sheet.
Thank You
how to fix Cannot resolve symbol 'PaymentSheet'
Well explained, Thank you
Great mic bro
😂
I would like to implement this library in a shopping cart how could I do it or that in each item create a button for the purchase
How to add Google pay to Stripe Flitter app?
Thank you
it doesnt work
can you please make one more video using updated grade or rest api
how to enable live option, do i need to change any thing on code for open live payment option?
use live account keys in code
@@codesuki3005 PUBLISHING_KEY & SECRET_KEY right?
@@kanamachi9185 yes
I did the same, like you do, but I have a problem, invalid scout, when i open the window with paypal, any solutions?
for people who faced the following problem Failed to resolve: com.android.volley:volley:1.1.0 simply upgrade the version of volley to 1.2.0 ---> implementation 'com.android.volley:volley:1.2.0'
Do you have the kotlin version? Great job!
If i add Paypal as a donation(donation button inside app) will Google Play Store let me? Because i've heard from some old stack overflow questions (around year 2012)that these apps got removed from Google Play Store.
many thanks , working 100%
hello I am getting 1 error can you help me out
you are good man make sure to give the source code in next videos
Hi can you make a video to how to save card details and retrieve / deleted saved cards ?
Hi did you find the solution…?
How can I get the payment details like type of payment method, extra in android.. Pls someone help me
thank you so much . We can now proceed with the completion of our projects
can you do a tutorial on newer version of this library in java version? They haven't updated the document on developer paypal yet and the new library is full of kotlin
well , Vietnamese was here
Brother nice explanation but amount is not success why???
【p】【r】【o】【m】【o】【s】【m】
Well explained, Thank you
Hi, when i make payment i got "server error and try again". How to solve it?