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)
__________________
-
|