Dev Chats - Integrating Stripe into your Flutter applications

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

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

  • @AyeshaHameed-e1d
    @AyeshaHameed-e1d 4 หลายเดือนก่อน

    how can i add stripe card payment method first without paying then show added card in my app and when i want to pay i will choose from one of those cards

  • @Juliapak
    @Juliapak ปีที่แล้ว

    how to store the key in cloud firestore? Something that is billing friendly please

  • @vendajuntos
    @vendajuntos ปีที่แล้ว

    How to integrate Stripe connect with Flutterflow multivendors?

  • @salmanrashid3725
    @salmanrashid3725 8 หลายเดือนก่อน

    How do I add metadata while initiating payment intent?

    • @StripeDev
      @StripeDev  8 หลายเดือนก่อน

      Hey there-You can add metadata for tracking and auditing purposes while initiating a payment intent in Stripe by including the metadata parameter in the payload of the PaymentIntent creation request

  • @skytimes2259
    @skytimes2259 2 ปีที่แล้ว +1

    How to integrate stripe connect custom account for e-commerce marketplace with flutter

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว +1

      Hey! While we don't have an official guide for Flutter, here's a general integration guide you can follow: stripe.com/docs/connect/connect-integration-guide. Let us know if you have any specific questions we can help you with.

    • @skytimes2259
      @skytimes2259 2 ปีที่แล้ว

      @@StripeDev express account is not available in India..is there any viable alternative?

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว

      Unfortunately no, we only support Standard and Custom Connect in India at this time. More on the restrictions here: support.stripe.com/questions/stripe-india-support-for-marketplaces

    • @skytimes2259
      @skytimes2259 2 ปีที่แล้ว

      @@StripeDev ok so, how to integrate custom model with flutter (payouts too)

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว +1

      For more advanced integrations, we suggest working with one of our partners to get a more customized option that will work best for your business. You can contact them here: stripe.com/en-ie/partners.

  • @001Debjeet
    @001Debjeet 2 ปีที่แล้ว +2

    make video for flutter web please

    • @StripeDev
      @StripeDev  2 ปีที่แล้ว +1

      Hi Debjeet. Although we don't have a specific video for Flutter now, you can find more about it here: github.com/flutter-stripe/flutter_stripe and here: github.com/flutter-stripe/flutter_stripe/tree/main/packages/stripe_web.