Overview
This article provides instructions for sending confirmation emails to registrants who have made partial payments.
Only registrants who have paid in full or have promised the full amount (check payment option) can proceed from the Payment page to the Confirmation page.
If a form allows the registrant to edit the payment amount under Plan > Form > Payment, the registrant may not pass through to the Confirmation page.
As a result, a confirmation email will not be sent.
To send a confirmation email to registrants who have only entered a partial payment, create a separate Partial Payment Confirmation Email template and add a logic rule to trigger sending that email.
Step 1: Create an Email Template for Registrants That Have Made a Partial Payment
- Navigate to Promote > Communication > Email Templates.
- Click Add New.
- Name and create an email that is only meant to go out to registrants that made a partial payment.
- Example: "Partial Payment Confirm Email."
- Click Save.
Step 2: Create a Logic Rule to Send an Email
- Navigate to Plan > Select your Form > Logic (left menu tab).
- Click Add New.
- Fill out the Name and Section of the Logic Rule.
- Example: "Partial Payment Email Logic", Logic 5.
- Under Conditions, select Apply ONLY if these conditions are met.
- Set the Logic Conditions to trigger when a payment is made and the balance due is not paid off in full.
- Set Logic Conditions: IF (Balance Due) <> (0.00) (and) (Net Payments) > (0.00)
- Set Logic Action: Send email to registrant.
- Select the email template to be sent.
- Example, "Partial Payment Confirm Email."
- Click Save.
Step 3: Add Logic Section to the Page Layout of the Form
- Navigate to Plan > Select your Form > Setup.
- Scroll down to Page Layout.
- Under Available Sections, select the Logic Section that contains your logic rule.
- Example: "Logic Section 5."
- Move the Logic Section over to Online Form Sequence.
- Place the Logic Section on the same page as the Payment section.
- Click Save.