Create token in Stripe
Create token in Stripe.
Application
- Stripe
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Type | Type of token to create | Predefined Choice List | Yes | |
| Card number | Text (Short) | No | ||
| CVC | Security code printed on the back of the card | Text (Short) | No | |
| Expiration month | Number of the month when the card will expire | Text (Short) | No | |
| Expiration year | Year when the card will expire | Text (Short) | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A