The Ifthenpay payment gateway has a fundamental limitation where Multibanco references can only use 4 digits for order IDs (range 1-9999). When order IDs exceed 9999, the system truncates to the rightmost 4 digits, causing frequent collisions.
Each order should have a unique Multibanco reference, even for large order IDs.
Implement hash-based order ID mapping with collision detection:
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.