#kratos6753-PM

1 messages ยท Page 1 of 1 (latest)

white fractal
#

๐Ÿ‘‹ happy to help

#

are you sure you want to use the Stripe CLI? or do you mean the Stripe API?

shy void
#

I mean stripe cli itself. Later you may let me know with stripe API

white fractal
#

there isn't a direct way

#

yourself

#

using the API

#

you could select cURL as the language and copy the /v1/.... path and the -d .... params

#

and customize the values

shy void
#

I got it. Thanks.

#

stripe payment_methods create --type=card -d "card[token]"=<tok_***> ---> this worked for me

white fractal
#

yeah my bad, I missed that, I rarely use Stripe CLI for this

#

again my bad