#NeatFastro-custom-connect

1 messages · Page 1 of 1 (latest)

limber schooner
#

Hi there,

  1. Let me think about this for a moment.
  2. You control this as your platform performs the updates. So totally up to you for what you want to update or not. The most important thing is that requirements are fulfilled for the account to be active.
stuck frost
#

Ok

limber schooner
#

Okay so I think the route you are going isn't really the recommended route here to handle IP. Really, all you need to do is have the user make a request to your server (like a fetch/post) and then the server will have the IP that made that request.

#

That is the IP we expect to be supplied.

#

So I think ipify.org will make this more complicated than you want here

grave moat
#

Followup question from @stuck frost

Oh but what if the request object ip is null or undefined?

muted elm
#

A request to a server literally cannot have a null IP - or there wouldn't be any way to send a response

grave moat
#

Thanks for repeating that for posterity

stuck frost
#

@muted elm ah okay but I remember logging out the ip address and it showed undefined/null but will check again tomorrow, I was using firebase cloud functions https trigger

#

Also I have a third question:
3. I'm using flutter sdk to develop our app and flutter does not have official stripe sdk so creating (bank account) token is not possible, so Im collecting the bank account details such as IBAN, country and currency and then sending it to nodejs server where the stripe sdk creates a token for me to provide to stripe, does my platform (app) has to be PCI compliant?

grave moat
#

Good question, checking in to any compliance aspects of collecting those details like that...

grave moat
#

Unfortunately I am not finding much guidance on this at the moment. Our support team can probably speak to the regulatory aspect of this. https://support.stripe.com/?contact=true