Latenode

Instantly send Stripe payment notifications via Twilio SMS

This template watches Stripe for successful payments, reads amount, currency, customer name, and phone from the event, and sends a short SMS from your Twilio number. Connect Stripe and Twilio, then keep the trigger on successful payments. If the event has no phone, the run stops instead of guessing a number.

Updated Sep 16, 2026Est. run: 13sEst. cost: $0.0008
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Sends an SMS when Stripe reports a successful payment
  • Reads amount, name, and phone from the Stripe event
  • Uses your Twilio number for the text
  • Stops the run when the event has no phone number

How it works

1
Trigger

Watch Stripe events

The scenario starts when Stripe reports a successful payment. Keep it on successful payments so refunds and customer updates do not send texts.

2
Logic

Read amount and phone

JavaScript takes amount, currency, customer name, and phone from the event. If phone is missing, the run stops.

3
Action

Send the SMS

Twilio sends a short payment confirmation from your Twilio number to that phone.

Setup guide

1

Connect Stripe

Add a Stripe connection and sign in with access to the account that processes payments.

2

Set the Stripe trigger

Add a Stripe trigger for new events. Restrict it to successful payments so only those runs send SMS.

3

Connect Twilio

Add a Twilio connection with your Account SID and Auth Token. Choose the from-number that will send the SMS.

4

Map the message

Use JavaScript to read amount and phone, then map those fields into the Twilio message. Test with a payment that includes a phone number.

Requirements

A Stripe account whose events Latenode can receive
Stripe and Twilio credentials stored on those connections
A Twilio number that can send SMS
Customer phone on the Stripe customer or charge billing details

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.