Flutter Stripe Payment Integration with null safety

Поделиться
HTML-код
  • Опубликовано: 21 окт 2021
  • In this video i will teach you about how we can integrate stripe payment gateway in out flutter both for android and ios. Beside this we will see what are main important points to keep in mind while working with stripe in flutter.
    Do give a start on Github if it helps.
    Source code: github.com/axiftaj/Flutter-St...
    Join Facebook Group: / 983554978866765
    Here is the git link of source code please add your publish key and token.
    Source code : github.com/axiftaj/Flutter-St...
    Blog App Playlist: • Flutter Blog App with ...
    Flutter Tutorials Playlist: • Creating Flutter proje...
    How to capture image from camera in flutter:
    Link : • How to capture Image f...
    My Card App Flutter :
    User Circular Avatar Part 1 : • My Card App || Flutter...
    Use fonts in flutter Part 2 : • My Card App || Flutter...
    Final Part 3 : • My Card App || Flutter...
    Hire me on Fiverr : www.fiverr.com/rnsolution
    Covid-19 Tracker App using Rest API's : • Create Coronavirus (CO...
    Firebase Blog App Android Java: • Firebase Blog App - Ho...
    C++ Tutorials : • C++ Programming Tutori... .
    _____________/Connect On Social Media\____________
    ► Instagram:➜ / axif_taj
    ► Facebook:➜ / aaxiftaj
    ► Twitter:➜ / axiftaj
    ► GitHub:➜ github.com/axiftaj
    =========================================
    stripe, flutter stripe integration with null safety,
    For business queries : axiftaj@gmail.com
    Thank you for watching my channel do give feedback about this video.
    #flutter #fluttertutorial #form #cart #provider #shoppingcart #flutterfirebase #firebasetutorial #asiftaj

Комментарии • 229

  • @KkbrucekK
    @KkbrucekK 2 года назад +6

    This is a massive security risk putting your secret key in your client side code. The correct way is to create a web function that handles the payment intent then passes back a client secret created in the payment intent

  • @user-jf3ni7jk3n
    @user-jf3ni7jk3n 2 часа назад

    Hello Sir, I want to integrate jazzcash is it possible can you help?

  • @JesseBaker121
    @JesseBaker121 2 года назад +1

    Out of date, PresentPaymentSheetParameters is deprecated.

  • @amaanali607
    @amaanali607 2 года назад +1

    when i tap on the pay button, the browser opens with a url and then immediately closes and nothing happens

  • @mxronny
    @mxronny 2 года назад +1

    Do you have any recent videos using In-App Purchases for Apple ? 🔥🔥

  • @mueedhamas7647

    Can't this work if a person has setup his Android Language to be Java while creating the flutter project and instead of creating another app, the person needs to integrate the payment in the original app?

  • @hussnainmehdi3629
    @hussnainmehdi3629 Год назад +1

    is it available in pakistan?

  • @philosophia5577

    A pretty useful channel. Often times whenever I have a business need or solution I am looking for, this guy helped me a ton, be it provider, firebase, APIs, and now Payment Integration.

  • @jrw4115
    @jrw4115 2 года назад +3

    Great vid, can you show how to store cards(hosted on stripe), access list of cards for customer under Stripe, and then charge?

  • @vinayparmar3133
    @vinayparmar3133 2 года назад +1

    @Asif Taj Tech There is an error "type 'Null' is not a subtype of type 'String'" in makpayment method at clientSecret: paymentIntentData!["client_secret"], how can i solve it??

  • @mxronny
    @mxronny 2 года назад +1

    IIIIII LOOOVEEE YOOUUUUUUUU!!!! BUSQUE 7000 videos, pero todos estaban fritosssssss

  • @ironmans234

    Thank sir ji❤❤❤

  • @asjedalikk130
    @asjedalikk130 Год назад +1

    thank you so much sir!

  • @TheAkshay60
    @TheAkshay60 2 года назад +2

    Could you continue this series and add google pay and apple pay as well? For now, I'll give a thumbs up

  • @ShoaibAkhtar-re1wh
    @ShoaibAkhtar-re1wh 2 года назад

    Thank you brother. ALLAH khush rakhe 😊😊

  • @vivekprasad2703
    @vivekprasad2703 2 года назад +1

    Bhai plz bloc pattern k upar bhi ek project banao.

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

    Bhai bohat hi acha tutorial bana hua tha Statemanagment with using provider and also sqflite wala... yeh bi bohta acha kindly aap aik easypaisa aap per tutorial bna dain.. basic knowledge zara bi nae kis trh payments ka kaam hota to aap usay zara ksi video main define kar dain

  • @aleemaleem1637
    @aleemaleem1637 2 года назад +1

    thank you soo much brother appreciate you

  • @thetechbrotherss
    @thetechbrotherss  2 года назад +3

    Read it carefully.

  • @paco060681

    Hi I change de versión for kotlin in my App but i have the same error I don't know what happen