Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

About Manual Payment Email Receipt

Upon entering a manual payment, the student will receive an emailed receipt. The subject and body of this email may be configured.

Configure Email Receipt Subject

  1. Navigate to Admin > Adjustable Text Maintenance

  2. Locate PMNT_CONF_MAIL_SUBJ

  3. Click the pencil icon next to PMNT_CONF_MAIL_SUBJ 

  4.  In the Value box enter the subject

  5. Click Save

  6. Refresh the cache by navigating to Admin > Refresh Data Cache > reload data

Configure Email Receipt Body

  1. Navigate to Admin > Adjustable Text Maintenance

  2. Locate PMNT_CONF_MAIL_BODY

  3. Click the pencil icon next to PMNT_CONF_MAIL_BODY

  4.  In the Value box enter the content of the email.
    You may use HTML/CSS
    To merge the student's name enter [[SNAME]]
    To merge the transaction amount enter [[AMOUNT]]
    To merge the bill code (transaction code) enter [[BILLING_CODE]]
    To merge the semester enter [[SEMESTER]]

  5. Click Save

  6. Refresh the cache by navigating to Admin > Refresh Data Cache > reload data

  • No labels