View Payment Instruction
Context
Solution
Scope
Payment Instruction
View Payment Instruction
Actors
Employee
Role: Accountant
Details
View Payment Instruction to be provided to view the detail and track the status of Original/ Revised Payment Instructions.
Below is the details which is displayed for a payment instruction.
Attributes
# | Parameter | Description |
1 | Bill Number | Hyperlink to view the bill details. |
2 | Payment Instruction Type | Payment instruction type, Original or Revised. |
3 | Parent Payment Instruction ID | Parent payment instruction id, i.e. original PI ID. It is a hyperlink to view the Original Payment Instruction Details. |
4 | Payment Instruction ID | Payment Instruction ID. |
5 | Payment Instruction Date | Payment Instruction Date. |
6 | Head of Account | Head of account from which amount to be paid |
7 | Master Allotment ID | Master allotment ID from which amount to be paid |
8 | Status | Status of payment instruction. A tool-tip is displayed to display the error message for declined and rejected PIs. |
9 | Payment Advice Details |
|
10 | Payment Advice ID | Payment advice ID generated for the original/ revised PI. |
11 | Payment Advice Date | Payment advice generation date. |
12 | Token Number | Token no. generated for the payment instruction |
13 | Token Date | Token no. generated for the payment instruction |
14 | Online Bill Number | Online bill number for the online bill generated for the payment advice. |
| Error/ Info Section | A information display band to display the error message/ info messages |
| Beneficiary Details | Tabular form |
15 | Beneficiary ID | It is individual ID of wage seeker/ organization ID for CBOs and vendors, and displayed as hyperlink to view details. |
16 | Payment ID | Unique beneficiary ID for the payment through JIT. It remain same though the process until the payment becomes successful. |
17 | Beneficiary Name | Name of the beneficiary. |
18 | Account Number | Account number of beneficiary, only last 4 digits are displayed. Remaining initial digits of A/C are masked. |
19 | IFSC | IFSC code of the bank/ branch of beneficiary accounts. |
20 | Payment Status | The payment status, as per the definition. A tooltip is shown to display the error message for failed payments. |
21 | Payment Amount | The payment amount of beneficiary. |
| Info | In case of there are failed payments, an information is displayed. “Please make sure all the necessary corrections are made before generating the revised payment instruction for JIT” . |
Validations
Not applicable.
Configurations
Master Data
Not applicable.
Attachments
Not applicable.
Workflow
Not applicable.
Actions
For Pending and Declined Payment Instruction.
Re-submit - Payment instruction is re-push again.
A success toast message is displayed on successful submission and the status of PI changes to Initiated. [*The payment instruction is submitted successfully.*]
In case, the PI is decline again, the toast message is displayed with the error message and the status of PI remain Declined. [*Submission failed, <error message>*]
2. For Completed Payment Instruction which has at least one failed payment.
Generate Revised PI - A revised PI is generated and push to JIT after clearing all the errors.
A success toast message is displayed on successful submission with the PI ID displayed in message. [*Revised payment instruction <PIID> generated and submitted successfully.*]
In case revised PI is declined, a failure toast message is displayed with the PI ID generated for revised PI. [*Revised payment instruction <PIID> generated successfully, but failed to submit.*]
Notifications
Not applicable
User Interface
Acceptance Criteria
Payment instruction details is displayed as described in the story.
Actions are enabled based on the status of current payment instruction.
Payment instruction id is generated according to format defined in case revise PI is generated.
Appropriate messages are displayed with each action.
Last updated