Retrieve the status of a payment transaction using its transaction ID.
Documentation Index
Fetch the complete documentation index at: https://docs.fapshi.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /payment-status/:transId
Check the status of a payment by transaction ID.
| Status | Meaning |
|---|---|
| CREATED | Payment not yet attempted. |
| PENDING | User is in process of payment. |
| SUCCESSFUL | Payment completed successfully. |
| FAILED | Payment failed. |
| EXPIRED | This means 24 hours have passed since the payment link was generated and no successful payment attempt was made in that time interval OR the link got manually expired to prevent payment. |
Transaction ID of the payment.
Payment status retrieved successfully
Transaction ID of the payment.
Transaction status
CREATED, PENDING, SUCCESSFUL, FAILED, EXPIRED Payment method
mobile money, orange money, fapshi Name of the service in use
Type of transaction
Collection, Payout Transaction amount
Amount received when Fapshi fees have been deducted
Client name
Client email
URL to redirect after payment
The transaction ID on your application
ID of the client on your application
The webhook you defined for your service
Typically appears when a payout via fapshi fails
Transaction ID with the payment operator
Date when the payment was initiated
Date when the payment was made