Codesuki
Codesuki
  • Видео 15
  • Просмотров 35 600
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/
Просмотров: 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

Комментарии

  • @AjayKirara-j1s
    @AjayKirara-j1s Месяц назад

    stripe terminal integration android

  • @maherumer9809
    @maherumer9809 4 месяца назад

    🥰🥰🥰🥰🥰🥰🥰🥰🥰

  • @IslamwithNaseem
    @IslamwithNaseem 4 месяца назад

    Please provide how to integrate jazzcash,easypaisa payment method in my android app

  • @DnR-Tech
    @DnR-Tech 5 месяцев назад

    thank you so much❤

  • @jaspalsingh-mv5xh
    @jaspalsingh-mv5xh 9 месяцев назад

    Bottom sheet show but when i try to pay it show message "something went wrong"

  • @MappedVision
    @MappedVision 10 месяцев назад

    Thanks mehn. Love from the UK

  • @KhunnaryVoeul-el8jc
    @KhunnaryVoeul-el8jc Год назад

    Please post source code, its taking very long to try to follow and type it exactly

  • @ko1ko2ko31983
    @ko1ko2ko31983 Год назад

    Please share the code , thank you

  • @nigelsmith517
    @nigelsmith517 Год назад

    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.

    • @godeons
      @godeons 8 месяцев назад

      You have to declare it as public so that it can be access from another activity

  • @SajidBelim-j1h
    @SajidBelim-j1h Год назад

    this sdk is Deprecated please make a new video, this is very use full, thank you in advance

  • @sivakumarmondi8780
    @sivakumarmondi8780 Год назад

    I got an error at PaymentFlow. It shows like cast to not null as null. Please help me.

  • @whitefang8336
    @whitefang8336 Год назад

    Bro I need few help

  • @jose.pharaohproduction8989
    @jose.pharaohproduction8989 Год назад

    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?

    • @codesuki3005
      @codesuki3005 Год назад

      balance is being shown in this part 22:53

  • @jose.pharaohproduction8989
    @jose.pharaohproduction8989 Год назад

    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.

  • @jose.pharaohproduction8989
    @jose.pharaohproduction8989 Год назад

    This is the best Stripe android integration video that I find. Thank you so much.

  • @yusufcetin9732
    @yusufcetin9732 Год назад

    hello fristyl thaks to tutrial can we write same code with retrofit why did you use volley?

  • @ARISHKUMARS
    @ARISHKUMARS Год назад

    Well explained, Thank you

  • @PreetiKumari441
    @PreetiKumari441 Год назад

    Anyone provides the source code? I think I missed something and can not figure it out.

  • @rubinho388
    @rubinho388 2 года назад

    3:34 is this token unique for every user or is this only mine for every app on every device?

    • @codesuki3005
      @codesuki3005 2 года назад

      Actually it's unique for every customer request you send. It's a server side token ,nothing to do with your device.

    • @rubinho388
      @rubinho388 2 года назад

      @@codesuki3005 didnt understand very well but I'll keep studying and will figure it out

  • @LikeDePollo
    @LikeDePollo 2 года назад

    kotlin or java?

  • @tayseersawaftah5378
    @tayseersawaftah5378 2 года назад

    I did everything but when I click on the button The program get out from the app

  • @dilutehuman5718
    @dilutehuman5718 2 года назад

    Not a working solution

  • @ALLINONE-kt7wd
    @ALLINONE-kt7wd 2 года назад

    great work bro

  • @dks6459
    @dks6459 2 года назад

    can you send me the source code Sir? thanks in advance your video needs 500k likes

  • @Akshaykumar-xr9yj
    @Akshaykumar-xr9yj 2 года назад

    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

    • @gustavojimenez7080
      @gustavojimenez7080 Год назад

      Do you solve it? I have the same problem

    • @Akshaykumar-xr9yj
      @Akshaykumar-xr9yj Год назад

      ​@@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.

  • @etechdreamssolutions3754
    @etechdreamssolutions3754 2 года назад

    Can't open card information screen UI after getting client secret key. Please help

    • @codesuki3005
      @codesuki3005 2 года назад

      Post logcat

    • @etechdreamssolutions3754
      @etechdreamssolutions3754 2 года назад

      @@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.

  • @yuvrajsharma6803
    @yuvrajsharma6803 2 года назад

    Thank You

  • @randularavindu6964
    @randularavindu6964 2 года назад

    how to fix Cannot resolve symbol 'PaymentSheet'

  • @anandprakashful
    @anandprakashful 2 года назад

    Well explained, Thank you

  • @federicocreti4699
    @federicocreti4699 2 года назад

    Great mic bro

  • @ttocsomDev
    @ttocsomDev 2 года назад

    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

  • @Mrawsee
    @Mrawsee 2 года назад

    How to add Google pay to Stripe Flitter app?

  • @khawajahamdanahmad677
    @khawajahamdanahmad677 2 года назад

    Thank you

  • @markssali7528
    @markssali7528 2 года назад

    it doesnt work

  • @kanamachi9185
    @kanamachi9185 2 года назад

    can you please make one more video using updated grade or rest api

  • @kanamachi9185
    @kanamachi9185 2 года назад

    how to enable live option, do i need to change any thing on code for open live payment option?

  • @alvarorivasrincon6454
    @alvarorivasrincon6454 2 года назад

    I did the same, like you do, but I have a problem, invalid scout, when i open the window with paypal, any solutions?

  • @admizakaryae9608
    @admizakaryae9608 2 года назад

    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'

  • @rc5016
    @rc5016 2 года назад

    Do you have the kotlin version? Great job!

  • @johnxenakis8132
    @johnxenakis8132 2 года назад

    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.

  • @harounsaidi2470
    @harounsaidi2470 2 года назад

    many thanks , working 100%

    • @haseebmalik6184
      @haseebmalik6184 2 года назад

      hello I am getting 1 error can you help me out

  • @ZeeshanAli-qx1jt
    @ZeeshanAli-qx1jt 2 года назад

    you are good man make sure to give the source code in next videos

  • @zzzaaalll
    @zzzaaalll 2 года назад

    Hi can you make a video to how to save card details and retrieve / deleted saved cards ?

  • @yamunakalai2292
    @yamunakalai2292 2 года назад

    How can I get the payment details like type of payment method, extra in android.. Pls someone help me

  • @gmvillesan
    @gmvillesan 2 года назад

    thank you so much . We can now proceed with the completion of our projects

  • @nguyenconghuy3847
    @nguyenconghuy3847 2 года назад

    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

    • @tutosolve
      @tutosolve Год назад

      well , Vietnamese was here

  • @adarshthakur2357
    @adarshthakur2357 2 года назад

    Brother nice explanation but amount is not success why???

  • @camillefelix9019
    @camillefelix9019 2 года назад

    【p】【r】【o】【m】【o】【s】【m】

  • @unaisulhadi9102
    @unaisulhadi9102 2 года назад

    Well explained, Thank you

  • @ziz7652
    @ziz7652 2 года назад

    Hi, when i make payment i got "server error and try again". How to solve it?