Introduction
The below is the manual payment approval process in Seamless.
After a payment is added.
System will determine which user can act as approver for the payment. This will be based on some criteria (See https://contemi.atlassian.net/wiki/spaces/SHC/pages/1763475472/Manual+Payment+Approval#Approver-selection-process). There will be only one user will be chosen as an approver.
If the user is determined, the payment will be assigned to that user.
That user will see all payments that are pending for approvals on his/her end. See the workflow below.
The user will review and decide to approve, reject or hold a payment.
Approved payments will continue to Payment Integration process. See Claim Accounting Integration
Prerequisites
Users who join in claim payment approvals are required to have “Approval payments” permission and approval limits configured in Limit Groups. Users who have “Approve payments” permission but are not configured in Limit Groups will not be able to approve payments. See Limit Groups
Approver selection process
Once a payment is saved successfully, system will initialize the random approver selection process. User is selected randomly by system as an approver based on:
User has“Approve payments” permission. (Must have)
User has suitable Approval Limit on a specific product which is got from Claim Settings - Limit group. (Must have)
User is in the same organisation of the user who creates the payment. (Must have)
If more than 1 user satisfy all the above criteria, select user who has the least number of current assigned payments pending for approval.
If more than 1 user satisfy all the above criteria, select user who has the nearest higher approval limit, compared to payment transaction amount.
If more than 1 user satisfy all the above criteria, select randomly.
Notes: system won’t evaluate users in parent organisation if cannot find any user in the same organisation of the user who creates the payment (point 1.d).
If no qualified approvers selected, "To be approved by" in Pending Payments list shows "N/A" and show button Reassign for the transaction (Reassign action will initialize the random approver selection process in point 1 above).
If a user has roles that have been added to several limit groups, user will get the highest limit.
If the approval assignment is done successfully, toast message will pop up “Payment <ref. no.> has been assigned to <user name> for approval.”
If the approval assignment is failed, toast message will popup “Cannot find the approver for Payment <ref. no.>.”
Pending Payments
Pending Payments view lists payments waiting for approvals. To access to the list, go to Claim menu and click on Pending Payments.
You can switch between the list of all pending payments in the system and the ones that are waiting for your approval.
Actions on payments
Approve Payment
To approve a payment, on Pending Payments list, click Approve to approve the payment.
After the payment is approved, it will disappear from Pending Payments list.
Reject Payment
To reject a payment, on Pending Payments list, click Reject to reject the payment.
After the payment is rejected, it will disappear from Pending Payments list and there will be a notification sent to payment’s creator.
To see the notification, click on the Bell icon on the the main menu to see.
Payment <payment ref. no.> in Claims case <claim ref. no.> has been rejected.
Hold Payment
To hold a payment, on Pending Payments list, click Hold to hold the payment and enter the reason.
After the payment is held, it will be highlighted in the Pending Payments list.
And there will be a notification sent to payment’s creator.
To see the notification, click on the Bell icon on the the main menu to see.
Payment <payment ref. no.> in Claims case <claim ref. no.> has been held.
Reassign
If a payment is not assigned to anyone for approval and you have “Reassign payment approval” permission, you can trigger finding a new assignment for a pending payment. To do this, click on Reassign on one payment in Pending Payments list.
If a assignee can be found, the payment will be updated with the new assignee.
Payment details after approval
After a payment is done approval process, the payment status, approver name, approval timestamp, held/rejected reason will reflect on payment details.