- [CEF-H] [CORE] Account Registration Demo fields hooked up to Tokenization for HIPAA demos
- [CORE] Cache Buster
- Value stored that is appended to the end of every "get" call that when the "Increase Counter" button is pressed in the admin will increase the value by 1 forcing the browser to see it as a different URL and therefore bypass the browser cache causing a fresh retrieval of the information from the API
- [CEF-P] Dynamic Logo
- Virtual Terminal logo shows when logged in as a CSR
- Payment Hub logo shows when logged in as a regular CEF user
- [CEF-P] Non-Saveable Wallet Options
- Option in the Invoice payment steps (Pay Invoice, Pay Multi Invoice) to not save the card information to a wallet record, but just process the card and dismiss the card data.
- [CEF-P] PMIM Confirm Cancel
- When clicking close or clicking off of the modal on the Pay multi Invoice modal and Pay single invoice modal, a message box is shown warning that changes will be lost if continuing to close the modal
- [CEF-P] Forgot Username Functionality completed
- Traditional Forgot Username functionality that will send the information to your email when used.
- [CEF-I] [CICD] CICD Server Setup Command in CLT
- Command in CLT created that sets up the backup configs, empty CEF files necessary for release pipeline and IIS site so that once the pipeline release runs the site is completely ready.