#Rami-terminal-react
1 messages · Page 1 of 1 (latest)
Hello! Which of our Stripe terminal devices are you using? Are you following a particular guide/doc that describes this flow?
It is not stripe terminal device. It is a magnetic strip reader and the one I am using is MSR90
All it does is to read the CC info on to the UI
Here is the Amazon link for the reader: https://www.amazon.com/dp/B01DUB4GVO?ref=nb_sb_ss_w_as-ypp-rep_ypp_rep_k1_1_6&&crid=29E0VJGFC0LNN&&sprefix=msr90+
I don't see an issue with the device as it works fine with notepad.
Stripe.js doesn't provide functionality to "pre-fill" the card input fields as part of PCI compliance - if you want to be able to display this information client-side you should use your own UI
okay...got it...thank your for the quick reply.
@stoic merlin - Also can you please confirm Stripe has any devices that can be bought to read the credit card number on to the UI as shown in the above screen shot.
If Stripe has the device can you please provide me the link to buy
Karbi had to step out for a moment. Catching up on this and will get back to you
Sure...please reply when you get a chance. Thank you for letting me know @stoic merlin @bitter fiber
Can you clarify your last question? Unfortunately I am not sure if I understand what you are trying to do
cc @signal mason
👋 Is there a specific reason you need to re-display the full card details in your frontend UI again? Using the Stripe Terminal readers you're able to generate Payment Methods that you use to finish a payment, but I don't believe you'd have access to the raw card details
All I wanted to do is to read the Credit Card details on to the UI
as typing all the numbers is not only time taking but also error prone
My question is whether any USB devices available from Stripe to read the credit card and automatically populate the payment screen with credit card details
similar to other Magenetic stripe readers
Yeah, there no way to do this with Stripe's terminal readers - there's no way to just use the reader to grab the raw card details. That's really not the intended use case
Can you please send me some details on the Stripe terminal readers so that I understand how they work.
I am not using Stripe terminal user. I am using MSR90 Magnetic Strip reader and here is the link: Here is the Amazon link for the reader: https://www.amazon.com/dp/B01DUB4GVO?ref=nb_sb_ss_w_as-ypp-rep_ypp_rep_k1_1_6&&crid=29E0VJGFC0LNN&&sprefix=msr90+
If you want some intro docs on Terminal I'd suggest starting here:
But taking a step back - your use case (pulling the raw card details from a reader and re-displaying them) is just not something we support, and using a Stripe terminal reader won't help with that. I'd suggest reading through what Terminal is able to do, and while it won't fit your exact use case, you may be able to find a different solution
If your plan is to continue using that reader you bought off amazon that's something you'll need to debug on your end to get working since it's not something most of who staff this channel are familiar with