Versions Compared

Key

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

...

Info

The “url” parameter currently only works when the reminder is sent automatically by the scheduled task, not when it’s sent manually. The “Enable payment link” also have to checked on the app object for the link to work. This is done by BRP staff.

Example (email template)

Code Block
<html><body>
Due date: ${dueDate}<br><br>
  Invoice number: ${invoiceNumber}<br><br>
  OCR number: ${ocrNumber}<br>
  Amount:  ${amount}<br>
  Left to pay: ${leftToPay}<br>
  Reminder fee: ${fee}<br><br>
  <a href="${url}"> Pay your invoice</a><br>
  <a href="${myPagesLink}"> Check your Invoices</a><br>
</body></html>

...

Send notification on denied entrance because of unpaid invoice

(TP63251 TP56608 / 2024.41)

If a person has unpaid invoices and get is denied entrance to the facility, it is possible to automatically send them a notification (email, SMS or push) with a direct link to pay the invoice immediately.

...

...

Push notifications is an addon and has to be configured by BRP staff to work. Contact us if you aren’t already using it and want to get started.

Prerequisites

  • BRP Automated Reminder Solution license is required.

  • The installation need at least one app configured. (Disable the “Enable customer web” checkbox if you don’t have the Mobility licence). Must be done by BRP staff.

  • Push notifications is an addon and has to be configured by BRP staff. (Optional)

...

  • Check the “Enable payment links” on the app object (BRP Configuration → Web and app → Apps). Must be done by BRP staff.

Setting

Description

Value

invoiceOverduePassageStopDays

Deny entrance and class booking when a person has an unpaid invoice that has passed due date with X days.

Set to a low value

suspendOnlyAGinvoices

No

...