#nicus_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1305550308298199062
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, we introducing card reader to let our customers swipe gift cards.
We don't want to update the stripe library right now to the beta version, that's why we are using a raw request to gee the information of the gift card.
I don't have the reader with me, my coworker send me a couple of request tokens like: tmrcd_1QJ2kCJ8ayGLy3ooevDVWXam she got last Friday.
But now I am trying to get the information of the card and I get a 404 error.
Where can be the error?
Hi there ๐ sorry, but I don't understand what you're trying to do. The endpoint you shared that you're making a request to isn't an available endpoint as far as I'm aware.
Which of our guides are you following that advised you to use that endpoint?
one sec
Removing that last message as it contained a secret key. I recommend you roll that key now.
sorry, I am not following you here, the last message is the documentation from stripe
Yes, and if you're logged into your account the sample code will show your secret key. If you're not logged in when viewing the docs you can ignore the suggestion. If you're logged into your account that was likely your secret key that was shared in this public forum.
got it, I just deleted, but did you got the piece of documentation where we got the example?
it basically says:
curl https://api.stripe.com/v1/terminal/reader_collected_data/tmrcd_xxxxxxxx
-u "sk_test_...."
Sorry for the confusion, I had already deleted the message with the key. I was just advising you to roll the key. Let me make sure I still have the doc you linked open in a tab somewhere.
I can share it without being a link: https:// docs.stripe.com/terminal/ features/collect-data?platform=ios#fetch-collected-data
I see the doc you're referencing is a beta feature. Did you already reach out to the email address provided in that doc to get access to that beta?
Typically betas aren't flows we're too familiar with in this forum. If you were granted access to the beta I believe you should have been given a contact for getting support for that beta flow, and would recommend reaching out to that contact.