#nielsen_api

1 messages ยท Page 1 of 1 (latest)

pallid auroraBOT
#

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

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

fallen flaxBOT
thorny crescent
#

Hi there ๐Ÿ‘‹ I'm not sure I'm grasping what you mean when you ask about implications caused by funding being unknown.

If you have code or logic that checks that funding property and adjusts it's behavior based on the value that field contains, then that code may run differently.

Or if you have Radar Rules that depend on the funding type of a card being used, those could come into play.

burnt sky
#

No basically can I still make payments with it and that the other details of the card are still set like the card name, last 4 digits, fingerprints

#

we don't have radar rules for it and I don't know if we should allow people saving cards with unknown funding or let them through

#

so our code just allows it for now, i just want to make sure from the stripe api's perspective the payment method works just like the others

thorny crescent
#

Yeah, if you don't have logic that checks the funding, it works like any other card.

Happy to take a look if you have an example of where that doesn't seem to be the case.

burnt sky
#

and the details for last 4 digits and the card name are still there even when the funding is unknown?

thorny crescent
#

As far as I'm aware

burnt sky
#

Ok, great then. Thank you