mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 13:02:50 +00:00
feat: add payment functionality for passed exam certificates and update related statuses
This commit is contained in:
@@ -159,6 +159,8 @@ export const APPLICANT_ACTION_STATUSES: LicenseStatus[] = [
|
||||
// sit again after a failure.
|
||||
'EXAM_PAYMENT_PENDING',
|
||||
'EXAM_FAILED',
|
||||
// Passed: the certificate fee falls due, and only the candidate can pay it.
|
||||
'EXAM_PASSED',
|
||||
];
|
||||
|
||||
/** Statuses that are finished, whichever way they went. */
|
||||
|
||||
Reference in New Issue
Block a user