Hi,

I have just installed the latest version and I get this error

[0] => Array
(
[class] => checkout_payment
[text] => We were not able to process your order. Please select an alternate payment method, or contact the store owner for assistance. (7 <!-- Field format error: 10413-The totals of the cart item amounts do not match order amounts. -->)
[type] => error
)

)

this is what I am trying to send

ug-14-2008 11:38:53
before_process - DP-4
optionsAll: Array
(
[AMT] => 0.50
[HANDLINGAMT] => 0.50
[ITEMAMT] => 0.00
[STREET] => xxxxxxxxxxxxx
[ZIP] => xxxxxxxxxxxx
[CITY] => xxxxxxxxxxxxxxxx
[STATE] =>
[COUNTRYCODE] =>
[EXPDATE] => 042009
[EMAIL] => xxxxxxxxxxxxxxxxxxx
[PHONENUM] => 01315555555
[BUTTONSOURCE] => ZenCart-DP_uk
[CURRENCY] => GBP
[IPADDRESS] => 87.81.42.122
[CARDISSUE] => 1
)

optionsNVP: Array
(
[PAYMENTACTION] => Sale
)

optionsShipArray
(
[SHIPTONAME] => xxxxxxxxxxxx
[SHIPTOSTREET] => xxxxxxxxx
[SHIPTOCITY] => xxxxxxxxxxx
[SHIPTOZIP] => xxxxxxxxxx
[SHIPTOSTATE] => xxxxxxxxxx
[SHIPTOCOUNTRYCODE] =>
)

Rest of data:
0.50 04 09 xxxxxxxxxxxxx



Any ideas?