#procodecrafter

1 messages · Page 1 of 1 (latest)

unique skiffBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

modern sorrel
near quartz
#

May i know , how to create the token

modern sorrel
#

have you looked at the code snippet?

near quartz
#

Yes i already

#

but i am trying to create inside my backend code

modern sorrel
#

you need to create the token with stripe.js, stripe.js indicates that you should be creating the token on your frontend

near quartz
#

Is there not any other solution ?

modern sorrel
#

onesec, let me test something and get back to you

near quartz
#

Will share kindly hang on

near quartz
#

hi

#

i am fetching just give me a moment

modern sorrel
#

sure, take your time

near quartz
#

I can't

#

it's not logging there

#

req_jF2jvSsiF5eCZG

#

Here it is

#

Look , i understand , you may have suggested me to fetch token from the stripe.js but i am trying to implement this endpoints in my mobile application, I can't involve this thing if there is any-end point which can help me to fetch the card token then i am ready to hit it prior to creating token here

modern sorrel
#

ah i see, i wasn't aware you were implementing on mobile, give me a while to get back to you on what's the available options

near quartz
#

okay i am waiting...

unique skiffBOT
atomic sable
#

Are you using one of our mobile SDKs?

near quartz
#

See , i am hitting only endpoints defined on my node js server

atomic sable
#

Then you're going to either need to tokenise with Stripe.js (as per the error) or one of our mobile SDKs depending on your platform

near quartz
#

Suggest me the sdk

#

I already viewed stripe js

atomic sable
#

Well, there's native iOS and Android SDKs depending on which platform you're using. They have functions you can use to tokenise card data from the native card elements

near quartz
#

Send me the url

near quartz
#

ok let me check