Payment Tracking
This guide explains how to manage payments for contracted cuidadoras.
Overview
The payment module allows you to:
- Generate monthly payment slips
- Group slips into payment batches
- Track payment execution
- Export data for operators
Payment Architecture
┌────────────────────────────────────────────────────────────────────┐
│ PAYMENT BATCH │
│ Reference: LOT-2026-06-001 │
│ Period: June 2026 │
│ Total amount: 5,000,000 XOF │
│ Status: In progress │
├────────────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
│ │ Slip #001 │ │ Slip #002 │ │ Slip #003 │ ... │
│ │ Fatou S. │ │ Mamadou D. │ │ Aminata B. │ │
│ │ 100,000 XOF │ │ 100,000 XOF │ │ 100,000 XOF │ │
│ │ Paid ✓ │ │ In progress │ │ Blocked ✗ │ │
│ └─────────────┘ └─────────────┘ └─────────────┘ │
│ │
└────────────────────────────────────────────────────────────────────┘
Module Access
- Click on Cuidadoras in the menu
- Select Payments
Generating Payment Slips
Step 1: Select the Period
- Choose the year
- Choose the month
- Optional: Filter by region
Step 2: Define Amounts
| Element | Description |
|---|---|
| Base salary | Fixed monthly amount |
| Field bonus | Travel-related bonus |
| Performance bonus | Results-based bonus |
Step 3: Generate
Click Generate slips. The system:
- Identifies all active and contracted cuidadoras
- Creates a payment slip for each
- Automatically calculates the net payable
:::info Automatic Calculation
Gross = Base Salary + Field Bonus + Performance Bonus
Net = Gross - Deductions
:::
Payment Slip Structure
| Field | Description |
|---|---|
| Code | Unique reference (e.g., PMT-2606-00001) |
| Cuidadora | Cuidadora's name |
| Period | Month and year |
| Base salary | Base amount |
| Field bonus | Field bonus |
| Performance bonus | Performance bonus |
| Deductions | Any deductions |
| Gross | Total before deductions |
| Net payable | Final amount |
| Payment method | Mobile Money, Transfer, Cash |
| Number | Mobile Money or account number |
| Status | Draft, Pending, Paid, etc. |
Slip Statuses
| Status | Color | Description |
|---|---|---|
| Draft | Gray | Slip being edited |
| Pending | Yellow | Ready for batch integration |
| In progress | Blue | Payment being processed |
| Paid | Green | Payment completed |
| Blocked | Red | Issue identified |
Payment Workflow
┌──────────┐ ┌───────────┐ ┌─────────┐ ┌────────┐
│ Draft │ --> │ Pending │ --> │ In prog │ --> │ Paid │
└──────────┘ └───────────┘ └─────────┘ └────────┘
│ │
│ Editing │ Validation
│ │
▼
┌─────────┐
│ Blocked │ (Issue detected)
└─────────┘
Available Actions
| Action | Description |
|---|---|
| Edit | Modify amounts (draft only) |
| Validate | Move to "Pending" |
| Block | Suspend payment with a reason |
| Unblock | Resume payment |
| Mark paid | Record completed payment |
Batch Management
Create a Batch
- Select "Pending" slips
- Click Create batch
- Review the summary
- Confirm creation
Batch Contents
| Information | Description |
|---|---|
| Reference | Unique batch code |
| Period | Month/Year |
| Number of slips | Number of cuidadoras |
| Total amount | Sum of net payables |
| Status | Batch state |
Batch Workflow
┌───────────┐ ┌─────────┐ ┌──────────┐ ┌─────────┐
│ Draft │ --> │ Valid │ --> │Transmitted│ --> │ Done │
└───────────┘ └─────────┘ └──────────┘ └─────────┘
Export for Operator
To transmit payments to the operator (bank, Mobile Money):
- Open the relevant batch
- Click Export
- Choose the format (CSV or Excel)
- Download the file
The file contains:
- Cuidadora's full name
- Phone or account number
- Amount to pay
- Slip reference
Payment Methods
| Method | Description | Required Field |
|---|---|---|
| Mobile Money | Phone payment | Mobile Money number |
| Transfer | Bank transfer | Bank account |
| Cash | Cash payment | - |
Blocking a Payment
You can block a payment in case of an issue:
- Open the relevant slip
- Click Block
- Enter the reason (required)
Example reasons:
- "Invalid phone number"
- "Bank account closed"
- "Cuidadora suspended"
Tracking and Reports
Available Indicators
| Indicator | Description |
|---|---|
| Slips generated | Total number of slips |
| Slips paid | Number of completed payments |
| Slips pending | Number awaiting processing |
| Slips blocked | Number of blocked payments |
| Total amount | Sum of net payables |
| Amount paid | Sum of completed payments |
Filters
| Filter | Options |
|---|---|
| Period | Month/Year |
| Status | All, Pending, Paid, Blocked |
| Region | Filter by region |
| Batch | Filter by batch |
Best Practices
:::tip Recommendations
- Generate early: Generate slips at the beginning of the month
- Verify numbers: Ensure Mobile Money numbers are up to date
- Group by batch: Create batches to facilitate tracking
- Document blocks: Always indicate a clear reason
- Export regularly: Keep copies of exports :::