PaymentReceipt_Top configuration setting

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

PaymentReceipt

4

Top

Description
The PaymentReceipt:Top configuration setting defines the message displayed at the top of the Payment Receipt window. The Payment Receipt window is displayed when a user pays their last statement online.

Default value

The default value is <h1>Payment Receipt</h1>.

Setting a different value

Type the text into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.

Note:
The text must conform to HTML standards so that it is displayed without error.


Tip:
You can use replaceable fields as placeholders for values that are read from the database according to which user is viewing the page. For example, if {StudentFullName} is entered,
it is replaced with the full name of the relevant student. See Using CustomHTML.