Closed (fixed)
Project:
Ubercart eWay Payment Gateway
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 03:31 UTC
Updated:
4 Nov 2009 at 02:00 UTC
Systems such as ubercart will show a friendly message when a payment fails to go through. Currently uc_eway will also do a drupal_set_message() giving the gateway's failure code.
This patch allows you to disable showing that failure code, but defaults to the current behaviour.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_eway_gateway_message.patch | 2.78 KB | benkant |
Comments
Comment #1
agileware commentedCommitted to 6.x-2.x-dev
Thanks.