#gaz_api

1 messages ¡ Page 1 of 1 (latest)

gleaming jackalBOT
#

👋 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. Thank you for your patience!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.

🔗 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/1214445105662918716

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

toxic stream
#

It depends on which API exactly are you using. You probably can find the format required in the API Reference by looking at the API you use

fading steppe
#

Well the API does accept the numbers, that isnt a problem and I can see the numbers going through into the customer profile. It's moreso just, to get the notifications working

toxic stream
#

Is that Create Customer API? Yes I believe it's just to save the data into the Customer object

fading steppe
#

Yeah just updating it using Customer.modify()

#

But then once the number's in there, what feature can I check to see if the number will work for notifications?

toxic stream
#

Which notification you mean?

fading steppe
#

Well I've been told Stripe can use the entered mobile number to alert customers about failed payments

toxic stream
#

I don't think so. Who and where exactly have you been told?

fading steppe
#

My product manager aha

#

I see

#

Well is there anything we can do with the customer number besides just storing it? Like are there any features like that?

toxic stream
#

It's mostly for displaying in Invoice or shipping if you are required to (some country actually requires merchant to do so)