|
| 1 | +{ |
| 2 | + "demoName": "Batch Payments flow from PHEE - Mifos X", |
| 3 | + "demoDescription": "End-to-end batch payment flow from Payment Hub EE to Mifos X", |
| 4 | + "tags": ["MifosX", "Phee"], |
| 5 | + "steps": { |
| 6 | + "1": { |
| 7 | + "title": "Login to Ops Web", |
| 8 | + "url": "http://ops.mifos.gazelle.test", |
| 9 | + "details": "Login with default credentials to access the Payment Hub EE Operations Web" |
| 10 | + }, |
| 11 | + "2": { |
| 12 | + "title": "Upload Batch CSV", |
| 13 | + "url": "http://ops.mifos.gazelle.test", |
| 14 | + "details": "Upload the pre-generated bulk payment CSV file for the batch transaction" |
| 15 | + }, |
| 16 | + "3": { |
| 17 | + "title": "Approve the Batch", |
| 18 | + "url": "http://ops.mifos.gazelle.test", |
| 19 | + "details": "Review and approve the batch payment request" |
| 20 | + }, |
| 21 | + "4": { |
| 22 | + "title": "Monitor Batch Status", |
| 23 | + "url": "http://ops.mifos.gazelle.test", |
| 24 | + "details": "Monitor the batch processing status until completion" |
| 25 | + }, |
| 26 | + "5": { |
| 27 | + "title": "Verify Payments in MifosX", |
| 28 | + "url": "http://mifos.mifos.gazelle.test", |
| 29 | + "details": "Login to MifosX and verify the payments have been received" |
| 30 | + } |
| 31 | + }, |
| 32 | + "demoId": "4f187905-c47e-4ebd-a095-ba254e8bfd80" |
| 33 | +} |
0 commit comments