
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Customers in Stripe API
Customers Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | Unique identifier for the object. |
Object | object | string | String representing the object's type. Objects of the same type share the same value. |
Address | address | object | |
City | address.city | string | City, district, suburb, town, or village. |
Country | address.country | string | Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)). |