- Issue created by @marchuk.vitaliy
Created from
https://www.drupal.org/project/commerce_moneris_checkout/issues/3366839: β
Instead of putting a failing response code (either the 902 or 2001 defined here), we should define a log template and log the failing message to the order itself:
Moneris Checkout payment failed: 3-D Secure failed on response (902)
Or
Moneris Checkout payment failed: Invalid ticket/ticket re-use (2001)
This should be doable via a single log template that has placeholders for the message and the code as pulled from the docs page.
Active
1.0
Code