Skip to content
Workflows

Workflow Action - Stripe One Time Charge

TABLE OF CONTENTS Overview Action Name Action Description Action Details How to Configure Example Suggested Triggers Additional Notes Overview The "…

2 min read432 words1 explained image
View as markdownOpen in ClaudeOpen in ChatGPT
Each image has a one line explanation. Switch to full detail for the step it belongs to, the fields and buttons involved, examples and the whole procedure.
On this page
  1. Overview
  2. Action Name
  3. Action Description
  4. Action Details
  5. How to Configure
  6. Example
  7. Suggested Triggers
  8. Additional Notes

TABLE OF CONTENTS

Overview

The "Stripe One Time Charge" action allows you to trigger a one-time charge in Stripe for a fixed amount to a specific customer within your Stripe account. This action is useful for collecting payments without requiring recurring subscriptions or payment plans.

Action Name

Stripe One Time Charge

Action Description

This action triggers a one-time charge in Stripe for a set amount to a designated customer. It requires a valid Stripe Customer ID, amount, description, and currency to process the charge.

Action Details

Action Details (image 1 of 1) What this shows This action triggers a one-time charge in Stripe for a set amount to a designated customer. What this shows Illustrates the "Action Details" section of "Workflow Action - Stripe One Time Charge". This screenshot appears in the "Action Details" section of "Workflow Action - Stripe One Time Charge". The text alongside this image reads: This action triggers a one-time charge in Stripe for a set amount to a designated customer. It requires a valid Stripe Customer ID, amount, description, and currency to process the charge. Immediately after, the guide continues: Action Name: Set a recognizable action name, such as "Stripe One Time Charge." Stripe Customer ID: Enter or select the Stripe Customer ID for the customer to be charged. Description: Provide a brief description of the charge (optional)…. Image 1 of 1 What this coversThis action triggers a one-time charge in Stripe for a set amount to a designated customer. It requires a valid Stripe Customer ID, amount, description, and currency to process the charge. Next stepAction Name: Set a recognizable action name, such as "Stripe One Time Charge." Stripe Customer ID: Enter or select the Stripe Customer ID for the customer to be charged. Description: Provide a brief description of the charge (optional). Amount: Enter the amount to charge the customer. Currency: Select the appropriate currency for the transaction.

How to Configure

  1. Action Name: Set a recognizable action name, such as "Stripe One Time Charge."
  2. Stripe Customer ID: Enter or select the Stripe Customer ID for the customer to be charged.
  3. Description: Provide a brief description of the charge (optional).
  4. Amount: Enter the amount to charge the customer.
  5. Currency: Select the appropriate currency for the transaction.
Field NameDescriptionMandatory
Stripe Customer IDThe unique identifier for the Stripe customer to be chargedYes
DescriptionA description of the charge (e.g., for tracking or notes)No
AmountThe amount to be charged to the customerYes
CurrencyThe currency in which the amount will be chargedYes

Example

A business could use this action to charge a customer for a single service, such as a one-time consultation fee of $150, with USD as the currency. After the payment is triggered, the amount will be processed through Stripe and linked to the specified customer’s account.

Suggested Triggers

Here are some suggested triggers to use with the "Stripe One Time Charge" action:

  1. Form Submission: Automatically charge a customer when they submit a form indicating that they are ready to make a purchase or request a service.
  2. Tag Added: Trigger a one-time charge when a specific tag (e.g., “Ready to Purchase”) is added to the customer’s profile.
  3. Appointment Confirmed: Charge customers automatically after confirming an appointment for services.
  4. Order Completed: Trigger a charge when an order is marked as completed within your system.
  5. Email Link Clicked: Automatically charge customers who click a payment-related link in an email.

Additional Notes

  • Make sure you have set up Stripe integration in your system before using this action.
  • Ensure the Stripe Customer ID is valid to avoid charge failures.
  • Use this action for one-time payments only. For recurring payments, consider other Stripe-related actions like subscriptions.
  • This stripe one-time charge action was not designed for sub accounts to charge their contacts it's meant for agencies to charge the sub account admins.

Was this guide helpful?

Related guides