Stripe
Manage Stripe customers, products, prices, subscriptions, and more.Resources
Customer
Create and manage Stripe customers.Props
Customer’s email address
The customer’s full name or business name
An arbitrary string attached to the object
The customer’s phone number
The customer’s address
The customer’s shipping information
Set of key-value pairs that you can attach to an object
An integer amount in cents that represents the customer’s current balance
The prefix for the customer used to generate unique invoice numbers
Customer’s preferred languages, ordered by preference
The customer’s tax exemption status
Default invoice settings for this customer
The ID of the PaymentMethod to attach to the customer
API key to use (overrides environment variable)
If true, adopt existing resource if creation fails due to conflict
Returns
The ID of the customer
String representing the object’s type
Customer’s email address
The customer’s full name or business name
Time at which the object was created
Has the value true if the object exists in live mode or the value false if the object exists in test mode
Three-letter ISO code for the currency the customer can be charged in for recurring billing purposes
ID of the default payment source for the customer
Whether or not the customer is currently delinquent
The customer’s address
The customer’s shipping information
Set of key-value pairs attached to the object