Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
Authorize.Net
LoginAPI login
Transaction KeyAPI transaction key
Gateway CurrencyA currency declared by the Payment Gateway
System CurrencyDefault JeraSoft Billing system currency
Payment AccountPayment Account name
USAePay
API KeyAPI key
API PINAPI PIN to the API key
System CurrencyDefault JeraSoft Billing system currency
Payment AccountPayment Account name

Configuring Mail Templates

Also, there are different mail templates you can configure in your company's profile:

Screenshot: Mail Templates

Image AddedImage Removed

Template NameDescription
Mail Template: InvoiceUsed when sending an invoice to the customer
Mail Template: Invoice Unpaid ReminderUsed when sending a payment notification to a customer (sending notification on "Notify Days (before)")
Mail Template: Overdue Reminder Used when sending a payment notification to a customer (sending notification on "Notify Days (after)")
Mail Template: Low Balance Notification

Used when sending a low balance notification to a customer

Panel
borderColor#ccffcc
bgColor#ccffcc
borderWidth2px
borderStylesolid
Tip

You can add a rounding rule for a client's balance during low balance notification.  For example, to round up to 2 decimal places, you need to add the variable ${client['balance']} in the Mail template: Low Balance Notification in reseller's settings and specify the number of rounding decimals in the Totals Precision field of the Currencies section.


Mail Template: Rates NotificatorUsed when sending a rate changes notification to a customer
Mail Template: Factors Watcher

Used when sending a notification to a customer once a Preset by Factors Watcher has been added

Mail Template: Reports WatcherTo EmailUsed when sending reports by email

...

Configuration Syntax for Mail Template: Reports WatcherTo Email

Templates Configuration SyntaxDescription

${report["name"]}

Title of a report template

${report["interval"]}

Actual report period

${report["name-full"]}Title of a report template with indication of an actual report period
${report["id"]}ID of a report template

...