Logo

Please install Yoast or RankMath to use breadcrumbs.

Workflow Trigger – Payment received in GoHighLevel

Crafted as a centralized hub, the Payment Received trigger seamlessly captures all inbound payments within the CRM ecosystem, spanning from one-time transactions to recurring subscriptions and invoicing activities. Tailorable with filters like source type and transaction status, it precisely targets varied use cases. This versatile trigger empowers businesses to automate operations, streamline workflows, and promptly address customer transactions in real-time, amplifying efficiency across the board.

What is the Payment Received Workflow Trigger, and what does it do?

The Payment Received trigger streamlines your workflow by automating tasks in response to incoming payments. Tailored to your needs, it can be set to react to various payment events, including successful transactions, failures, or specific product purchases and payment origins. Explore its intricate functionalities and discover how it can enhance your processes with these detailed insights and practical scenarios.

Workflow automation: The trigger initiates the Workflow whenever a payment is received, allowing for automated actions like sending confirmation emails, generating invoices, or updating customer records in a CRM.

Customization with filters: Users can apply various filters to the trigger, such as transaction type, payment source, or product. This enables the creation of targeted workflows for specific scenarios, like subscription renewals, or failed payments.

Real-time response: The trigger operates in real-time, enabling businesses to respond quickly to customer transactions. This can help improve customer satisfaction by providing immediate feedback or resolving issues promptly.

Conditional actions: By using if/else conditions in the Workflow, different actions can be executed depending on the payment characteristics, such as the amount, source, or transaction status.

Reporting and analytics: The trigger can capture payment data for analysis and reporting purposes. By monitoring incoming payments and their attributes, businesses can gain insights into sales performance, customer behavior, and potential areas for improvement.

What are some excellent usage cases for this, along with their benefits?

The Payment Received trigger offers numerous usage cases and benefits, helping businesses automate processes, improve customer experience, and gain insights from payment data. Some common usage cases and their benefits include:

  • Automated payment confirmation:
    Usage Case: Send customers automated confirmation emails or messages when Payment is processed.
    Benefits: Enhances customer experience by providing instant payment confirmation, reduces manual tasks, and helps maintain clear communication with customers.
  • Subscription management:
    Usage Case: Automatically update subscription status in the system when a subscription payment is successful or failed.
    Benefits: Ensures accurate and up-to-date subscription information, streamlines subscription management, and reduces manual intervention.
  • Dunning management:
    Usage Case: Automatically trigger dunning email sequences for customers with failed subscription payments.
    Benefits: Improves revenue recovery by addressing payment failures promptly, reduces churn, and enhances customer retention.
  • Customer segmentation:
    Usage Case: Use payment data to create customer segments based on purchasing behavior, such as high-value customers or frequent buyers.
    Benefits: Enables targeted marketing campaigns, helps identify upsell or cross-sell opportunities, and facilitates personalized customer experiences.
  • Payment failure resolution:
    Usage Case: Automatically notify customer support or sales teams to address and assist the Customer when a payment failure occurs.
    Benefits: Enhances customer support, improves customer satisfaction, and helps resolve payment issues quickly.
  • Sales performance tracking:
    Usage Case: Monitor payment data to track sales performance and identify trends, such as best-selling products, seasonal fluctuations, or customer preferences.
    Benefits: Provides valuable insights for strategic decision-making, helps optimize sales strategies, and drives revenue growth.
  • Integration with accounting systems:
    Usage Case: Automatically update accounting records with payment information using outbound webhooks, such as invoicing, revenue recognition, or tax calculations.
    Benefits: Ensures accurate financial reporting, streamlines accounting processes, and reduces manual data entry.
  • Handling trial period transactions: The Payment Received trigger effectively manages transactions involving trial periods for subscription products, such as a 14-day trial. In this example, when a customer signs up for the trial and pays $0 upfront, the trigger categorizes this as a customer present transaction since they are on-session and entering their payment information. After the 14-day trial ends, the customer is charged $100 automatically without entering their payment details again. This subsequent transaction is considered a customer not present transaction, as it occurs in the background. The Payment Received trigger allows businesses to track and automate workflows around trial period transactions accurately.
    Benefits: By efficiently handling trial period transactions, businesses can enhance customer experience, improve subscription management, and reduce manual intervention, increasing customer satisfaction and retention.
  • Integrating Text2Pay links: The Payment Received trigger supports Text2Pay links as a payment source, enabling businesses to automate workflows for payments received through text message-based methods. By incorporating Text2Pay links in the trigger’s configuration, businesses can effectively manage and respond to these transactions, improving the overall customer experience and streamlining payment processing.
    Benefits: Utilizing Text2Pay links with the Payment Received trigger allows businesses to reach a wider audience, expedite payment processing, and simplify customer communication, ultimately leading to increased revenue and customer loyalty.

How to use the Payment Received Trigger?

Inside a workflow, add a workflow trigger called Payment Received.

Please Note:

Choosing a filter allows you to choose its respective Sub-filters the next time you add a filter to the same workflow trigger.

Workflow Trigger Filters 

for Payment Received Workflow Trigger

Refine your Workflow trigger’s specificity by applying filters. Explore a comprehensive breakdown of available filters and sub-filters in the following table.

TriggerFilterOptions at Filter LevelSub-Filter Level 1Options at Sub-Filter Level 1Operators
Payment ReceivedPayment SourceInvoiceSub-SourceText2Pay linkis, is not
One-time invoice
Recurring template
Funnel/ Website
Sub-SourceOne-step order form
Two-step order form
Upsell
Transaction typeCustomer present/first transaction
Customer not present/subscription transaction
CalendarCalendarCalendar names
Global ProductGlobal product NamesPricePrices Names as per selected Global Product
Payment statusSuccess
Failed

If/Else Conditions for Payment Received Workflow Trigger

Once you have added your desired set of Filters and Sub-Filters to your workflow trigger, you can add an If/Else Condition for Payment if you need to branch out the Workflow based on certain conditions. 

This Table explains the possible If/Else Conditions and their branches.

If/Else OptionActionOperatorOptions
PaymentProductis, is notGlobal product Names
Funnel/WebsiteFunnel/Website names
CalendarCalendar names
SourceInvoice, Funnel, Website, Calendar
Payment statussuccess/failed
AmountEqual to, is not equal to, Greater than, Greater than or equal to, Less than, Less than or equal to, is not empty, is empty.Amount paid

Custom Values for Payment Received Workflow Trigger

When you use the Payment Received Workflow trigger, you have access to a set of Custom Values that you can populate within SMS, Emails, Internal Notifications, etc. This Table explains the custom values in detail.

Custom Values CategoryCustom Values Name  (Custom Value Group Name) Custom Values within GroupValue
PaymentSource{{payment.source}}
Currency Symbol{{payment.currency_symbol}}
Currency Code{{payment.currency_code}}
Customer (Custom Values Group)ID{{payment.customer.id}}
First Name{{payment.customer.first_name}}
Last Name{{payment.customer.last_name}}
Name {{payment.customer.name}}
Email{{payment.customer.email}}
Phone{{payment.customer.phone}}
Full Address{{payment.customer.address}}
City{{payment.customer.city}}
State{{payment.customer.state}}
Country{{payment.customer.country}}
Postal Code{{payment.customer.postal_code}}
Invoice (Custom Values Group) Name{{payment.invoice.name}}
Number{{payment.invoice.number}}
Issue Date{{payment.invoice.issue_date}}
Due Date{{payment.invoice.due_date}}
URL{{payment.invoice.url}}
Recorded By{{payment.invoice.recorded_by}}
Sub-Total{{payment.sub_total_amount}}
Discount Amount{{payment.discount_amount}}
Coupon Code{{payment.coupon_code}}
Tax Amount{{payment.tax_amount}}
Created On{{payment.created_on}}
Total Amount{{payment.total_amount}}
Transaction ID{{payment.transaction_id}}
Status {{payment.payment_status}}
Gateway{{payment.gateway}}
Card Last 4 Digits{{payment.card.last4}}
Card Brand{{payment.card.brand}}
Method{{payment.method}}

FAQs

Will this trigger include subsequent subscription payments as well? 

Yes, the trigger will fire whenever a payment is received from the end customer directly on an order form submission and when the subscription is charged in the background.

How can I achieve the trigger for successful subsequent subscription transactions?

Since the subscriptions can be created in a funnel or website, we can create a trigger for Payment Received and apply the following filters for achieving the use case. The source type is Funnel/Website. The transaction type is “Customer not present/subscription transaction.”

The payment status filter can filter successful or failed payments per the use case.

What does the Customer present/first transaction mean and the Customer not present/subscription transaction?

We are categorizing the transaction type into two categories

  • Customer present /first transaction – This includes the transactions where the end customer is on-session and making the Payment. This consists of all one-time purchases and the first order placement for a subscription product.
  • Customer not present / subscription transaction – This includes the transaction types which run in the background after a subscription has already been created. For example, if a customer purchases a recurring product with a 14-day trial period. The transaction is done while purchasing the recurring product ($0 transaction in this case) would fall into the Customer present/first transaction. After 14 days, when the trial period is over, and you charge $100 for the recurring product, the $100 transaction would fall into the Customer not present/subscription transaction category.

Will failed payments also be captured in this trigger? 

Yes, by default, without any filters, the trigger runs upon successful and failed payment attempts. For specific use cases around success/failed payments only, we can apply the “Transaction status” filter and set it to either success/failed as per the use case.

I have configured the trigger and selected a specific product in the filters. Does this mean that the trigger will fire off when that product is sold anywhere?

If you have configured the trigger and set the filter for a specific product, it will fire off only when that product is sold in funnels/website/invoices. Using the transaction status filter, we can define whether the trigger should work when the purchase is successful or the purchase is a failure.

What is the sub-source filter?

When choosing a primary source such as funnels, websites, or invoices, you may encounter various sub-sources. For instance, payments from a funnel could originate from a one-step order form, a two-step order form, or an upsell. Utilize these sub-source filters to precisely pinpoint the origin of each payment.

Related Articles

Facebook / Instagram – User comments on a Post trigger on Workflow in GoHighLevel

What are the new Triggers? To initiate a workflow, simply select “Add Trigger.” Explore comment automation triggers conveniently housed under the “Facebook/Instagram events” category. Easily locate your desired trigger through direct search or by scrolling within the category. 1. New Triggers Navigate to triggers and choose from the assortment of available options tailored to your […]

John Mamado

IVR (Triggers and Actions) on Workflow in GoHighLevel

Transforming your business communication landscape, our Interactive Voice Response (IVR) system represents a paradigm shift. By harmonizing state-of-the-art technology with user-friendly design, our IVR capabilities elevate customer interactions to unprecedented levels of efficiency and satisfaction. Here’s how: – Available only for LC Phone customers – Pro Tip: Use the “IVR” Workflow Recipe for a head […]

John Mamado

How to use the Workflow Slack Premium Action in GoHighLevel

The Workflow Slack Premium Action feature empowers users to automate message delivery to Slack channels and users, enhancing communication efficiency and fostering team synergy. With three primary functions, it allows for messaging individuals, private channels, or public channels, facilitating seamless collaboration within teams. Agencies on Any Plan  ($97, $970, $297, $2970, $497, $4970) can access […]

John Mamado

How to use Facebook comment automation for Facebook Groups on Workflows in GoHighLevel

The functionality of triggering user comments on a post in Facebook and Instagram extends seamlessly to Facebook Groups as well. Prerequisite How to use this feature for Facebook Groups? When setting up a workflow, simply select “Add Trigger” to proceed. You’ll find triggers associated with comment automation under the “Facebook/Instagram events” category. Navigate directly to […]

John Mamado

How to Create a Birthday Reminder Workflow in GoHighLevel

Elevate your customer engagement with a Birthday Reminder Workflow Trigger that enables personalized experiences for your clients. This tutorial teaches how to create and customize this versatile trigger for tailored birthday greetings or promotions. Enhance your marketing strategy with a personalized touch through this comprehensive guide. What is the Birthday Reminder Workflow trigger? Please Note: […]

John Mamado

How to use the Date/Time Formatter Workflow Action in GoHighLevel

Experience the Date/Time Formatter action, a dynamic utility empowering users to reshape date or date and time configurations and analyze dates within workflows. Seamlessly transform date formats to align with various applications, database systems, or communication platforms such as email, SMS, or Slack. Moreover, effortlessly assess date disparities to streamline date-centric computations and strategic planning. […]

John Mamado
Logo
Go HighLevel Onboarding, Training, Education, Coaching, Support, Products and Services. Enabling Customer Success for GHL Agencies Worldwide
Copyright Growthable LLC 2024 | All Rights Reserved

Come & join us LIVE in Sydney!


Marketing Agencies & HighLevel Meetup Australia & New Zealand

Fishburners - Sydney CBD - September 5th and 6th, 2024. Get Your Tickets Now!
Share this with someone who needs to know!

Grab our free techincal onboarding checklist