[ic] raw processor response?

Grant emailgrant at gmail.com
Tue Jan 7 23:16:48 UTC 2014


>> Can the raw response from the card processor be accessed without
>> hacking lib/Vend/Payment/BusinessOnlinePayment.pm?
>
> Yep -- look further down on line 330:
>
>    $opt->{'message_declined'} || "$processor $default_declined",
>
> This allows you to set the message, for example in your catalog.cfg:
>
>         Route  onlinepayment  message_decline  "Error %s. Please try again."

Thank you Josh and Jon.

Route  onlinepayment  message_declined  "%s"

- Grant



More information about the interchange-users mailing list