View Single Post
  #91  
Old 04-24-2007, 01:15 PM
 
Erbij Erbij is offline
 

Newbie
  
Join Date: Apr 2007
Posts: 3
 

Default Re: X-Cart 4.1.6 released

There is a bug in the ogone payment module !

The ogone (and ideal) payment specifications tell us in the part "Automating back-office tasks"

"amount is the payment amount. (It is the exact amount, not the amount multiplied by 100 as in the ordering form.)"

but in cc_ogoneweb_result.php the amount is devided by 100 !

So we get an amount mismatch. (100 != 1.00)
__________________
-
Reply With Quote