- Issue created by @chike
- Merge request !8Update Paystack transaction status mapping for accurate order state handling... → (Open) created by chike
The current status mapping does not fully align with Paystack’s official transaction status documentation. In particular, failed transactions are mapped to 'refunded', which is not accurate—failed payments should be mapped to 'authorization_voided'.
This update ensures that order states in Drupal Commerce correctly reflect the true status of Paystack transactions, improving reliability and user experience.
I am creating a merge request for the fix.
Active
2.0
Code