Action: Create a Payment Intent
Stripe Operation

Create a new payment in Stripe
Example User Story
As a business I wish to allow my customers to create new payments via Stripe.
Fields
Field Name
Field Type
Required
amount
Integer
Yes
currency
String
Yes
customer
String
No
description
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated