Skip to main content

Update charge in Stripe

Application

  • Stripe

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Charge IDID of the charge to updateText (Short)Yes
DescriptionArbitrary text to describe the charge to updateText (Long)No
Metadata 1 keyText (Short)No
Metadata 1 valueText (Long)No
Metadata 2 keyText (Short)No
Metadata 2 valueText (Long)No
Metadata 3 keyText (Short)No
Metadata 3 valueText (Long)No
Receipt emailThe email address to which the receipt for this charge will be sentEmailNo
Recipient nameText (Short)No
Line 1Address line 1 (e.g. street, PO Box, or company name)Text (Short)No
Line 2Address line 2 (e.g. apartment, suite, unit, or building)Text (Short)No
CityCity, district, suburb, town, or villageText (Short)No
StateState, county, province, or regionText (Short)No
CountryTwo-letter country code(ISO 3166-1 alpha-2)Text (Short)No
Postal CodeZIP or postal codeText (Short)No

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.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A