Automate Stripe for free on Stepper
Stripe is a technology company that builds economic infrastructure for the internet. Accept payments, send payouts, and manage online businesses.
Triggers available for Stripe on Stepper
New Customer
Triggers when a new customer is created.
New Charge
Triggers when a new charge is created.
New Invoice
Triggers when a new invoice is created.
Payment Failed
Triggers when a payment fails.
Subscription Cancelled
Triggers when a subscription is cancelled.
New Subscription
Triggers when a new subscription is created.
Actions available for Stripe on Stepper
Create Customer
Creates a new customer in your Stripe account.
- 10 parameters
Create Payment Intent
Creates a new payment intent to process a payment.
- 7 parameters
Create Invoice
Creates a new invoice in Stripe.
- 1 parameters
Create Subscription
Creates a new subscription for a customer.
- 7 parameters
Update Customer
Updates an existing customer in your Stripe account.
- 11 parameters
Cancel Subscription
Cancels an existing subscription.
- 3 parameters
Find Customer
Finds a customer by email or customer ID.
- 2 parameters
Find Charge
Finds a charge by ID.
- 1 parameters
Refund Charge
Creates a refund for a charge.
- 5 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.