All the IPNs you have with SIGNERROR have -r0# suffix applied to response_order_id. I've no idea where that's coming from, but it's causing the verify signature to fail because it's expecting it to be the basket id only.
The way the signatures work is the basket data is MD5 encoded, sent with the purchase, and sent back with the response data. The response data is then passed through the same MD5 encoding and the 2 signatures are compared. If they're not exactly the same then the signature fails. In this case Moneris is altering the order id before sending it back resulting in the mismatch.
You'll notice all payments that came through successfully from Moneris do not have an altered response_order_id.
I've tried to reach their documentation, but it all just lands on non-existent pages (the CA documentation; the US documentation is login gated, but is irrelevant to the CA implementation). So I've no idea what to suggest at this point beyond contacting Moneris regarding the above findings.
Kyle (Krileon)
Community Builder Team Member
Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums
CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.