
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Tax IDs in Stripe API
Tax IDs Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Country | country | string | Two-letter ISO code representing the country of the tax ID. |
Created | created | integer | Time at which the object was created. Measured in seconds since the Unix epoch. |
Customer | customer | string | |
Id | id | string | Unique identifier for the object. |
Livemode | livemode | boolean | Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode. |