Skip to main content

Add customer card in Stripe

Add a customer card in Stripe.

Application

  • Stripe

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Customer IDID of the customer to be associated with this cardText (Short)Yes
Card tokenToken representing sensitive card informationText (Short)Yes

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A