#pohlud-issuing-code
1 messages · Page 1 of 1 (latest)
@lost crown unfortunate we can't really explain how to write code if you've never done this before. You'll need to fiddle with it yourself or maybe hire a freelancer for this if you've never done this before
Sure gotcha. Could you at least help me to launch Stripe CLI? Im sure I can manage the rest
And I thought this server is about helping w coding, Ive done that before so I basically just needed the code to copy paste it to the CLI, fill my details and run it you know
@lost crown this server is for developers asking questions about their code. You are asking me to write your code yourself so that you can copy-paste it. We would not do that, we can't write your code. And our docs have simple examples for all languages including the CLI if you need to copy-paste
Cardholder create: https://stripe.com/docs/api/issuing/cardholders/create
Card create: https://stripe.com/docs/api/issuing/cards/create
Install the CLI: https://stripe.com/docs/stripe-cli#install
Hopefully that's enough to get you started
Sorry, basically I thought there would be a copypaste example for quick start, just to copy fill and run it. Nevermind, thank you for the links.
did you read our main docs for Issuing? https://stripe.com/docs/issuing/cards has all you need too
Yup, ive already taken a brief look. Thank you