Documentation:UBC Content Management System/CLF Theme/epayment shortcodes

From UBC Wiki

Inside the html area of the form use:

example: [display_input name=input_4]

Attributes:

name = the name of the form field, usually of the input_# where # is id]
else_display = what to display if user didn't choose this
remove = removes "|" from the being displayed

[if_input name=input_4] Attributes:

 
name = the name of the form field, usually of the input_# where # is id]
else_display = what to display if user didn't choose this
display = What to display if selected this.

Shortcodes for the email notifications:

To get the transaction id: [transaction_id] or [cbm_id]

To get the payment amount: [payment_amount]

To get the Payment Status: [payment_status]