Docschargebeedocs

HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Developer Resources
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Agents
  • Chargebee Copilot
  • Chargebee MCP Server (Model context protocol)

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Invoices, Credit Notes and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Managing payments with ChargebeeJS
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Order Management
  • Mobile Subscriptions (Legacy)
  • Other Integrations
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Customers
  3. Articles and FAQ
  4. Trial Management Emails
  1. Billing
  2. Customers
  3. Articles and FAQ
  4. Trial Management Emails

How to restrict trial email content for a 100% coupon customers?

Scope

Why Trial email notification is requesting payment for subscriptions with a 100 % coupon discount applied?

How to avoid sending the request for payment content or the 'update payment method' button in the trial end emails for subscriptions with 100% coupon?

How can I restrict the email content for specific coupon-based or plan customers?

How do I restrict the 'Update payment method' button on trial emails only for some plans?

Summary

Trial Management email notifications will have default email content configured respectively. However, if you want to avoid this for certain customers, we can manually customize any email content by removing the 'Update payment method' button and creating segmentation for targeted audiences.

Segmentation is available for select plans in Chargebee. Visit Plans and Pricing for more details.If your plan does NOT support Segmentation, you can restrict content on trial email for specific coupon customers using the mail merge option as a workaround.

Solution

To customize email notifications for specific audiences, you need to create a segmentation list of customers to whom you wish to send emails and customize the email accordingly. Visit Plans and Pricing to check for availability.

Email segments:

Navigate to Subscription page > Filter list > Coupons > Contains only > Coupon (100% discount ) > Apply Filter

image

On the recent UI enhancement you On the recent UI enhancement you can now scroll the index pages - Customers, Subscriptions, Invoices, and Credit Notes vertically. Earlier, the pages will be paginated which may prolong your search however with the new enhancement as you scroll down the list it will load all other data in a single page as highlighted below on the screenshot. Refer to this link for more information.

Then click on 'Save Filter' and create a name to specify these customers' lists and ensure 'Make this filter accessible to all' is enabled.

image
image

Once the Customer segment requirements are met, we can now customize the email as per our requirements.

Navigate to Settings > Configure Chargebee > Email Notifications > Trial Management > 'EDIT' existing email notification (or) Add Notification.

To add additional notifications click on 'Add Notification' and you will be prompted with a new window with two options.

  1. 'Choose the event to notify at / Add a reminder or follow-up' and choose it as 'Trial Expiry'

  2. 'Send Notifications to' the recently created segment for 100% discounted coupon (or) Full Discount.

image

Click 'Add' and then you can customize the email by clicking on the 'Edit' button.

Since Segmentation is not available for all plans, we would not be able to send emails to specific audiences. However, you can use Mail Merge as a workaround.

To add Mail Merge, navigate from Settings > Configure Chargebee > Email Notifications > Trial Management > On Trial Expiry > Edit

How to use the mail merge feature?

Display content for a specific condition: (For example, do not display a few lines for 100% coupon subscriptions)

You can add content, including a button ('update payment method'), when a coupon is not applied. If the field is empty or does not have a specific value, the content entered within the block is displayed. " ^ " indicates that the condition specified has to be false.

To add this MergeVar field, add the Open and Close Coupon name field tag on the email content:

Mail Merge Code Example

Sample code to be placed in the email body: ^coupon.name=**Coupon name** Your content /coupon.name=**Coupon name**

Coupon name: The Coupon name created for the 100% discount

Your content: Any content that you would like to add between the tags.

Once updated, click on the curly brackets '' that appear when you select the text box in the email body. Then navigate to the CUSTOMER and select Payment Method Update URL

Sample trial end email content

image

Sample Input: display the content for trial emails that do not have '100% coupon' off.

image

Sample Email:

image

More about Mail Merge Usage More about Email Notifications

Related Links:

How to personalize the emails being sent to the customers?

Email Segmentation

How to create the Merge(variable) fields in Chargebee?

Can I customize the email templates available in Chargebee?

How to personalize the emails being sent to the customers?

Was this article helpful?