#paulo_esferreira-sigma-phone-numbers
1 messages · Page 1 of 1 (latest)
Hello! Which table are you currently looking for this information? Are you looking in the customers table?
Thank you for the clarification. Do you have the id of a customer that you are seeing with your query, but you are not seeing the phone number for?
yes, and when i look to the front-end, i can see de phone number.
But when run my query ins sigma, "select * from customers" the feld is blanc to the same customer
maybe it helps
And the shipping_phone column is blank or is this another one?
Do you have the ID of a specific customer (cus_123) that you are seeing this for?
Thanks for the info. Unfortunately that phone number is stored elsewhere on the customer object and Sigma cannot currently retrieve it (though we have a feature request filed for allowing that)
Though you can retrieve it here with the API in the meantime if you would like https://stripe.com/docs/api/customers/object#customer_object-phone
thanks @stoic basalt !!