#morteza_react-native-stripe-terminal

1 messages ยท Page 1 of 1 (latest)

tranquil sluiceBOT
#

๐Ÿ‘‹ 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/1343989765036314645

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

potent hare
#

Hi

#

hope you are doing well

#

we've developed a tap to pay app which uses react-native-stripe-terminal

#

now we need to print a receipt for customer when they make a purchase and swipe their cards

#

we have Application Id, Auth Code, Application Name from stripe and webhook

tranquil sluiceBOT
#

morteza_react-native-stripe-terminal

potent hare
#

but don't know what to use for TerminalId because it's installed not on POS devices but on cellphones so what shoudl we use for termianl id ? a custom generated one maybe ?

#

also we need to show merchant Id , can it be custom generated or we must get it from stripe panel or something ?

#

thanks

dapper tinsel
#

Hi, sorry. Reading now.

#

You're trying to decide what to print on a receipt for the 'terminal ID' for a Stripe react native tap to pay terminal?

#

Do you have other flavors of POS devices that also print receipts and have IDs?

#

And if so, what format do they follow?

potent hare
#

yes since tap to pay app is installed on e.g shop owners' cellphone we don't have any IDs, unless we generate it, for example use device id for that

#

we also have SUNMI devices

dapper tinsel
#

Right, gotcha. What do the SUNMI devices' terminal IDs look like?

potent hare
#

lemme check

#

V12345S54545

#

something like this

#

Serial Number

#

@dapper tinsel

dapper tinsel
#

Cool

dapper tinsel
#

Sorry, fell off my chair. One sec.

#

Ok! I found a thing! ๐Ÿ˜‚

#

That's likely the ID you want to use, unless you want to generate your own.

tranquil sluiceBOT