Hi all,

I have been using the directone payment module for some time now without an issue..until today.

We received a purchase for $1200. The first over one thousand dollars.. However the payment amount sent to directone was only $1

I found this post that sounds exactly like my issue but it is for another payment gateway.
http://www.zen-cart.com/forum/showth...t=80805&page=7

So I am guessing this is the line causing me problems....
payment_amount => number_format($order->info['total'], 2) * 100,

Can anyone shed some light on how this works as I am not a programmer! Hopefully we will not have any purchases over $1000 for a while!!!

Thanks!!
Karen