Create a new payment in Stripe from a Typeform form response and send an invoice
Create a new payment in Stripe from a Typeform form response and send an invoice
Get this templateApps used in template
About
Every time a new form is submitted in Typeform, a new payment intent will be instantly created in Stripe and an invoice will be sent via Gmail.
The template expects your Typeform form to collect the following information:
- Name
- Amount
- If you collect payments in different currencies, you also need a 'Currency' field - to be filled out with the three-letter ISO currency code.
Create your own workflow
Create custom workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Cancels a payment intent by its ID. For payment intents with status ’requires_capture’, the remaining capturable amount will automatically be refunded.
Cancels a previously created payout.
Captures an existing uncaptured payment intent by its ID.
Confirms a payment intent by its ID. Upon confirmation, the payment intent will attempt to initiate a payment.
Creates a new customer object.
Creates a form.
Creates a Payment Intent.
To send funds to your own bank account, you create a new payout object.
Creates a new refund.
FAQ
See Make in action
See how Make works