#rizwan

1 messages · Page 1 of 1 (latest)

plush kindleBOT
fading wyvern
#

What specifically do you need help with?

fringe pebble
#

i need a guide line to implement the nfc contact less payment with strip

fading wyvern
#

You mean using a mobile decide as a card reader? Or are you looking to use Terminal?

fringe pebble
#

You mean using a mobile decide as a card reader

#

i didnot want to add any input i just to scan the card with nfc and the payment has done i need this.

fading wyvern
#

Have you started building your React Native app with our SDKs?

plush kindleBOT
fringe pebble
#

i am not want to use terminal i want to use nfc manager react library but i dont tou input any thing live cvc/cvv

neon marsh
#

we only support card-present transactions with our own hardware, not third party implementations

#

there's also a tap-to-pay software library (https://stripe.com/terminal/tap-to-pay) which might be of interest to you.
But overall you can not just use your own app and a random NFC-reading library to do payments, no.

fringe pebble
#

tell me one thing when we implement react native its one on specific devices or we can use any mobile support nfc?

neon marsh
#

I don't understand the question, I'm sorry.

fringe pebble
#

native beta sdk is for all andriod user or specific hardware?

neon marsh
#

what are you referring to when you say "native beta sdk"
and by hardware are you referring to a mobile phone/tablet an app would run on, or a physical card reader?

fringe pebble
#

hardware are you referring to a mobile phone

neon marsh
#

I was asking you.

fringe pebble
#

yeah i want that means i want to implement the nfc on andriod no matter what the device is.

neon marsh
#

well I already told you :

But overall you can not just use your own app and a random NFC-reading library to do payments, no.

#

is that clearer? if you want to do payments with real card in your app, you need to be using one of our Terminal solutions per the links shared above.