#Rami-terminal-react

1 messages · Page 1 of 1 (latest)

stoic merlin
#

Hello! Which of our Stripe terminal devices are you using? Are you following a particular guide/doc that describes this flow?

signal mason
#

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

#

I don't see an issue with the device as it works fine with notepad.

stoic merlin
#

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

signal mason
#

okay...got it...thank your for the quick reply.

signal mason
#

@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

bitter fiber
#

Karbi had to step out for a moment. Catching up on this and will get back to you

signal mason
#

Sure...please reply when you get a chance. Thank you for letting me know @stoic merlin @bitter fiber

bitter fiber
#

Can you clarify your last question? Unfortunately I am not sure if I understand what you are trying to do

eager elbow
#

cc @signal mason

stoic merlin
#

👋 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

signal mason
#

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

stoic merlin
#

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

signal mason
#

Can you please send me some details on the Stripe terminal readers so that I understand how they work.

stoic merlin
#

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