How Can jBilling Help You?
Who’s Using jBilling?

“I can grow my company with jBilling.”
Wes Penner
Morewave Communication Inc.
See all testimonials >

custom email notification

can someone please explain how to customize the email notifications with data from the user? Is there anything like a shortcode/mergecode in jbilling for this?

 
averyjamison wrote 19 weeks 5 days ago

Take a look at the

Take a look at the Notifications section in the JBilling user guide for information on the variables you can use to put in your notifications for customization. To get you started real quick here are a couple:

To display the first name and last name, use:
$first_name $last_name

To display the company name, use:
$company_name

Please register or login to post a comment.