#matheus-cavallini_api

1 messages ยท Page 1 of 1 (latest)

weary willowBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215643670791848006

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

mild surgeBOT
sand glade
#

Between, why are you using /tokens API direct ?

kindred basin
#

Ok, no worries, I was just wondering because the incorrect_number error was showing a few weeks ago when inputting 0000 0000 0000 0000

#

I'm using the Stripe React Elements in my FE, generating the credit card token, passing it to my BE, and then sending it through stripe.subscriptions.create. Isn't it supposed to be like this?

weary willowBOT
kindred basin
#

Sorry, not stripe.subscriptions

#

It's stripe.customers.createSource

sand glade
#

Well, you can do that, but you should be using Stripe Element if you want to have a custom integration

kindred basin
#

We have a custom checkout design, like this (screenshot), so when your API throws an error while adding the source in our BE, we are handling it in FE as well. The incomplete_error should be handled too like you suggested

marsh spade
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!