#sandy.nozaki
1 messages · Page 1 of 1 (latest)
Hello! That's a pretty broad question as we have several different kinds of tokens. Can you provide more details?
we are currently utilizing stripe tokens but not sure what type
when processing payments with credit card
Okay. What's your ultimate goal? Are you trying to investigate or fix something in particular?
im trying to investigate how it currently works today
in our system
how we are utilizing it
Are you a developer? Do you have access to the Stripe Dashboard?
i have access to stripe dash
Usually the best place to start are the API request logs here: https://dashboard.stripe.com/logs
but not a developer
Ah, okay. If you're not a developer I'm not sure how helpful those logs will be, they're somewhat technical.
hmm
Can you tell me why you're investigating this?
theres some confusion on how our company is using tokens therefore the investigation
as well as all those are all new in the company therefore wanting to know
what we believe currently is that when entering CC and sensitive info: card# expiration date stripe sends that to the issuing bank where they tokenize and stripe puts it in their vault for use later
Do you have a developer available who can look at the request logs and your integration's code and tell you what you want to know?
no i do not
When you find out what are you going to do with the information? I'm trying to determine what your ultimate goal is so I can perhaps suggest a workaround that doesn't involve a developer.