ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How to setup Stripe mobile payments in FlutterFlow

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ส.ค. 2024
  • In this video, we will learn how to integrate Stripe payments in FlutterFlow mobile application without using Firebase
    Such scenario can be good approach to implement more transparent and controlled integration if you are looking for Stripe payments integration for Android and iOS apps in FlutterFlow
    In this video, I describe all details of integration and steps required to connect Stripe account, setup dependencies, develop custom actions and payment flow in FlutterFlow
    JOIN APIFLOW NOW TO INTEGRATE FLUTTERFLOW WITH STRIPE
    apiflow.me/connect/flutterflo...
    00:00 Intro to Stripe with FlutterFlow integration
    01:25 Step 1 Setup Stripe API integration
    04:28 Step 2 Setup Stripe in FlutterFlow
    10:49 Step 3 Develop payment flows and UI
    16:58 Test Stripe payments with FlutterFlow Run

ความคิดเห็น • 15

  • @atheer3343
    @atheer3343 23 วันที่ผ่านมา +1

    Hello, I have copied exactly what you did I used android studio emulator as I am not a Mac user. But it seems that this doesn’t work. I get unhandled exception: PlatformException( flutter_stripe initialization failed, the plugin failed to initialize. Can you please help?

    • @apixflow
      @apixflow  23 วันที่ผ่านมา

      Hi Atheer
      Will gladly help but require additional details. Please, reach me via chat at app.apiflow.me/projects

  • @PA20243
    @PA20243 16 วันที่ผ่านมา

    Hi there, thanks for this video. What about apple pay via stripe for both web/mobile apps? How we can do it? I need consultation.

    • @apixflow
      @apixflow  16 วันที่ผ่านมา

      Hello Pawel, thank you for kind feedback and your question. We plan to create dedicated video for Apple Merchant ID sign up and mobile payment flow configuration. For Web payments you can use it without restrictions, just need to enable Apple Pay in your Stripe account Payment methods settings.

  • @paskado
    @paskado หลายเดือนก่อน +1

    Please, can you also do a video about how to integrate also Paypal checkout or payments into flutterflow. And how to get publickKey,...for paypal... details please because many flutterflow masters are ignoring this topic. Say say that is similar to stripe but they can't make video showing how to do. Thank you

    • @apixflow
      @apixflow  หลายเดือนก่อน +1

      Thank you for the suggestion! Yes, I suppose to do this if it's in demand by the community

  • @rodrigoalmeida6952
    @rodrigoalmeida6952 14 วันที่ผ่านมา

    Can you do in Web?

    • @apixflow
      @apixflow  14 วันที่ผ่านมา

      Hi Rodrigo
      Yes, you can connect Stripe payments to FlutterFlow website. Please, check this video for example th-cam.com/video/I8C2C3Ze5ys/w-d-xo.html

    • @rodrigoalmeida6952
      @rodrigoalmeida6952 14 วันที่ผ่านมา

      @@apixflow but without custou functions? Just api

  • @user-nn1ki4cz3m
    @user-nn1ki4cz3m 16 ชั่วโมงที่ผ่านมา

    On IOS it works correctly, however on Android it does not work.

    • @apixflow
      @apixflow  10 ชั่วโมงที่ผ่านมา

      Hello
      Thanks for your feedback
      Yes, sadly there are issues with flutter_stripe on Android
      We are looking for fix or workaround and I'll record a new video for Android setup