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
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
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.
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
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.
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.
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
how to store the key in cloud firestore? Something that is billing friendly please
How to integrate Stripe connect with Flutterflow multivendors?
How do I add metadata while initiating payment intent?
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
How to integrate stripe connect custom account for e-commerce marketplace with flutter
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.
@@StripeDev express account is not available in India..is there any viable alternative?
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
@@StripeDev ok so, how to integrate custom model with flutter (payouts too)
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.
make video for flutter web please
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.