#noor_googlepay-rejection

1 messages ¡ Page 1 of 1 (latest)

coarse wadiBOT
#

👋 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/1280546481954357269

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

hallow garden
#

Hey there, I've never seen this in the context of the Android SDK before.

#

I would suggest working with the developers of the 3rd party flutter package to understand what might be causing this

elfin charm
#

In general does stipe collect device id or any id related to device identifier(eg. IMEI, Mac address)?

hallow garden
elfin charm
#

I can see it uses bellow two ids
PARAM_TELE_DEVICE_ID("A001"),
PARAM_TELE_IMEI_SV("A003"),
So its look like device id and IMEI number is being collected by the sdk.
Next we need to about data safety policy?

hallow garden
coarse wadiBOT