momo_check_status
Verify the completion status of a Mobile Money transaction by providing the transaction ID. Optionally include a payment record ID for precise tracking.
Instructions
Check the status of a Mobile Money collection or transaction. :param transaction_id: The transaction ID returned during collection. :param payment_id: Optional payment record ID if you already have it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_id | No | Optional payment record ID if you already have it. | |
| transaction_id | Yes | The transaction ID returned during collection. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||