#fares274 - Stripe CLI

1 messages · Page 1 of 1 (latest)

cinder cave
#

Hello! Let me pull your screenshot into this thread...

bronze imp
#

Sorry sir but i still can't figure it out do i have to (copy the text and edit the information) or ??

unborn badger
#

Hi @bronze imp I'm taking over

#

Yes you should just copy the code and paste it to your Terminal

bronze imp
#

I did it but it sais error

unborn badger
#

What's the exact command you pasted to Terminal?

bronze imp
#

-d "billing [address] [line1]"="my main street adress]

unborn badger
#

Send me the full command, thanks

bronze imp
unborn badger
#

Can you just copy and paste the text here?

#

I want to see the exact command that you executed in your Terminal.

bronze imp
#

Stripe issuing cardholder create --type=individual --name="fares tammouret" --email="farestammouret@yahoo.com" --phone-number="+1888588687" -d "billing [address] [line1]="4726 bubby drive" -d "billing .....
the point means the rest of the code

unborn badger
#

No, send me the complete command that you keyed in to your Terminal, so that I can help you to point out the mistake if there is.

bronze imp
#

Stripe issuing cardholder create --type=individual --name="fares tammouret" --email="farestammouret@yahoo.com" --phone-number="+1888588687" -d "billing [address] [line1]="4726 bubby drive" -d "billing [adress] [city]"="Austin" -d "billing [adress][state]"="TX" -d "billing [address][county]"="US" -d "billing [adress][postal_code]"="78749"

That's the complete command

#

When i pres enter
It sais
Stripe issuing cardholders create requires exactly 0 positional arguments .

unborn badger
#
stripe issuing cardholders create --type=individual --name="fares tammouret" --email="farestammouret@yahoo.com" --phone-number="+1888588687" -d "billing[address][line1]=4726 bubby drive" -d "billing[address][city]=Austin" -d "billing[address][state]=TX" -d "billing[address][county]=US" -d "billing[address][postal_code]=78749"
#

There are many mistakes in the command.

I've fixed it, please compare it with the original one so you know what's wrong.

bronze imp
#

Ok thank you sir

#

Message "your acount is not set up to use issuing"

#

Please visit https/dashboard.stripe.com/issuing/overview

#

?

unborn badger
#

It means your account is not yet set up, you should visit the link for setup.