[ic] CC processing

Joachim Leidinger jojo at leidinger.net
Mon May 17 09:52:58 EDT 2004


On Mon, 2004-05-17 at 14:50, Mark Weaver wrote:
> Hi again all,
> 
> First, let me say a HUGE thank you for this lists' existance. It is a 
> God-send.
> 
> Next, I'm working on getting CC processing nailed down so I can roll 
> this cart out and get it online and taking orders. When I run a test 
> order with a live credit card I'm getting this message at the top of the 
> page.
> 
>  >>>>>>>>>>>>>
>   There were errors in your last submission:
> 
>      (Payment process): There was an error accepting payment: Real-time 
> charge failed. Reason:
>   The areas you need to correct are shown in this color below.
> <<<<<<<<<<<<<
> 
> problem is...there's nothing colored. the form looks the same as it did 
> when I hit the "Place Order" button on the previous screen.
.....

Add

[if errors]
<FONT COLOR="RED">
<b>There were errors in your last submission.</b><BR>
[error all=1 keep=1 show_error=1 show_label=1 joiner="<br>"]
</FONT>
[/if]

or

<FONT COLOR="RED">
<b>There were errors in your last submission.</b><BR>
[error all=1 keep=1 show_error=1 show_label=1 joiner="<br>"]
</FONT>

to get any information about the cause.

Joachim


-- 
--------------------------------------------------------------------
Dipl. Phys.-Ing. Joachim Leidinger             joachim at leidinger.net



More information about the interchange-users mailing list