Action: Create a Customer
Stripe Operation

Create a new customer in Stripe
Example User Story
As a business I wish to create a new customer in Stripe in order to send monthly recurring invoices.
Fields
Field Name
Field Type
Required
String
Yes
name
String
No
description
String
No
payment_method
String
No
customer_id
String
No
customer_object
Object
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated