Skip to main content
Create source in Stripe
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Create source 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

Customer ID

ID of the customer to attach the source to

Text (Short)

Yes

Source type

Type of source (payment instrument) to create

Predefined Choice List

Yes

Source amount

Amount in cents to be collected for this charge, e.g. enter '100' for $1.00

Number

No

Currency ID

Three-letter ISO currency code, e.g. 'USD' or 'EUR'. It must be a valid currency https://stripe.com/docs/currencies

Text (Short)

No

Metadata 1 key

Text (Short)

No

Metadata 1 value

Text (Long)

No

Metadata 2 key

Text (Short)

No

Metadata 2 value

Text (Long)

No

Metadata 3 key

Text (Short)

No

Metadata 3 value

Text (Long)

No

Statement descriptor

Arbitrary text to display on the customer's statement

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

Did this answer your question?