#Wik-customer-country
1 messages · Page 1 of 1 (latest)
I don't know about Zapier and how it works, but the country exists at customer.address.country
https://stripe.com/docs/api/customers/object#customer_object-address-country
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ah, I missed that. Thank you. Can I see customer's address anywhere in the dashboard?
Customer view in the Dashboard should show the same info
Ok, thank you. Does Stripe retrives this data from somewhere or does it have to be manually sent while creating a new user?
It is set when the Customer is created