#WidgetDesign-Flutter

1 messages · Page 1 of 1 (latest)

serene fog
#

Hi there! I'm not too familiar with Flutter myself, but are you following any specific documentation yet? I know there are a few packages out there like flutter_stripe that you could take advantage of.

dark rover
#

yes i am using that package but i have no idea how to start or use stripe api, can you help me?

#

do you know airbnb? I want to do as your payment structure.

serene fog
#

Have you read through how to initialize and get started?

#

I can't really guide you step by step here... but if you have any specific questions or get stuck in specific spots I'd be happy to help unblock you.

dark rover
#

ok, thanks

#

all steps are already created

#

I want a screen like this that I can enter the data and the stripe manages, how can I start or will I need a back, how can I start the screen is ready, I have to get the Json or not things so I need help.

#

first I get the customer data and values, after you choose which card goes to the data screen for the card, I want to understand how should I start with stripe to manage this!

real elbow
#

Hi 👋 jumping in as my teammate needs to step away. The advice that we have to offer on how to use the flutter_stripe package is going to be limited since that is not a package that we developed, so we're not too familiar with how it functions or how to configure it.

dark rover
#

what I need and help on how to use stripe and not the package, the package is simple, the complication is in the stripe, how I get and pass the data to the stripe, and how do I manage this data, that is, for him take 10% of the amount and put it in another account, or we go to another payment method. Very complicated.

real elbow
#

This is our guide that walks through the process of creating and accepting a payment. None of these guides will map directly to the flutter package, but I think our React Native guide is likely going to be the closest fit:
https://stripe.com/docs/payments/accept-a-payment?platform=react-native

The latter part of your statement sounds like you want to collect an application fee when working with a Connect scenario, so you'll also probably want to read up on our connect flows. The exact guidance for that part fluctuates based on the charge type that you plan to leverage, which is influenced by the type of Connected accounts that you want to use.
https://stripe.com/docs/connect/accounts
https://stripe.com/docs/connect/charges

Securely accept payments online.

Learn more about the different types of Stripe accounts you can use with Connect.

Learn how to create a charge and split payments between your platform and your sellers or service providers when you accept payments.

dark rover
#

ok thanks

#

in fact, I don't understand this documentation, there are no examples of code in dart for flutter and it's very poorly made, I can't understand what to do and you, who are the stripe guys, can't imagine me??

#

I've read all this and I didn't understand anything, so I'm here to see if agluem that dominates the stripe could help, but you don't even know the package!!

real elbow
#

That's correct, our documentation is only written from the perspective of our official client libraries, this is why I told you that you would not find any references to the flutter package in our documentation.

dark rover
#

*somebody

#

you do not have official package for Flutter ?

real elbow
#

No

dark rover
#

ok, thanks