#diarra

1 messages · Page 1 of 1 (latest)

gritty hareBOT
willow hollow
#

Uncomment: // billingDetails: BillingDetails(name: "always")

narrow helm
#

yes I do it

#

and after ??

willow hollow
#

What do you mean? That indicates that you require the name to be collected, so the customer will have to fill out that field

narrow helm
#

hum if so if I uncomment // billingDetails: BillingDetails(name: "always"), there will be a visible field on my form to enter the customer's name

#

??

willow hollow
#

Is this your code?

narrow helm
#

yess

willow hollow
#

Or was this copy and pasted from somewhere?

#

Because requiring name to be passed requires that field to be filled

#

Wondering how you knew to write that if you don't understand what it does

#

That's fine if you did copy and paste 😄 just trying to understand what's happening here

narrow helm
#

in fact, it was one of your colleagues who suggested this part to me to get the name of the client, but I commented on it

willow hollow
#

AH ok

#

But yeah they were correct

#

That would be how to require name collection

narrow helm
#

okay I will test this, now the name I will be able to see this on my stripe dashboard

willow hollow
#

Yes

narrow helm
#

humm

#

I can't find a field in my form to write the name of the credit card holder

#

And in my dashboard , I don't see the name of the credit card holder

willow hollow
#

Well if you didn't collect the name then it won't be in the dashboard

#

I can look in a sec

narrow helm
#

That's why I asked you at the beginning if with this form I could have the name of the credit card holder

willow hollow
#

Oh

#

The param isn't called billingDetails

#

It's billingDetailsCollectionConfiguration

#

Oh are you using flutter_stripe?

#

Checking the last thread with my colleague

#

We don't support that in here since it's a third party library

#

You'd need to reach out to the developers

narrow helm
#

yes I use flutter_stripe

willow hollow
#

Yeah that's a third party library