Zen Cart Logo
Forums / Addon Payment Modules / Directone Issue for orders over $1000

Directone Issue for orders over $1000

Locked

Views: 632

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
9 Sep 2010, 4:27 AM
#1
kdtaylor avatar

kdtaylor

New Zenner

Join Date:
Oct 2007
Posts:
9
Plugin Contributions:
0

Directone Issue for orders over $1000

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