RIO Ed - My Student Fees (Aura)
PaymentComponent
Table of Contents
RIO Ed - My Student Fees (Aura)
From v3.14.4, admin can add this component to the Student Community.
It will find related Student Fees based on the logged in User's Contact ID, instead of Program Enrollment.
This allows students to see all the Student Fees from all their Program Enrollments, and not just the ones from their current Program Enrollments.
This includes Student Fees from cancelled Program Enrollments.
For example, an admin can create a new page to host this component:
- Head to Setup > Digital Experiences > All Sites > Builder.
- Add a blank page to the community (e.g. My Fees).
- Add the RIO Ed - My Student Fees (Aura) component to the blank page.
- Make sure this new page is accessible from the navigation bar.
Developer section
Attribute Name | API Name | Description |
Show Edit Button | showFeeLineEditButton | Show edit button next to Fee Line. Default = True. |
Show Gross Amount Field | showFeeLineGrossAmountField | Show gross amount field for Fee Line. Default = True. |
Show Funding Assistance Field | showFeeLineFundingAssistanceField | Show funding assistance field for Fee Line. Default = True. |
Show FEE-HELP Field | showFeeLineFundingAssistance2Field | Show funding assistance 2 (FEE-HELP) field for Fee Line. Default = False. |
Show Discount Field | showFeeLineDiscountField | Show discount field for Fee Line. Default = True. |
Show Upfront Payment Amount Field | showFeeLineUpfrontPaymentAmountField | Show upfront payment amount field for Fee Line. Default = True. |
Show Payment Method Field | showFeeLinePaymentMethodField | Show payment method field for Fee Line. Default = True. |
Show Total Amount Field | showFeeLineTotalAmountField | Show total amount field for Fee Line. Default = True. |
Show Payment Button | showPaymentButton | Show Payment Button. |
Payment Button Icon | paymentButtonIcon | SLDS style icon for the payment button. Default = utility:cart |
Student Fee Button Icon | studentFeeButtonIcon | SLDS style icon for the Student Fees. Default = utility:info |