This means the data types for the Store Cart Summary and probably Store Cart Details in Database server behaviors are wrong.
Open up the pp_confirm.php page and double click on those server behaviors. Go to the Bindings tab and click through each column to make sure the fields that contain text are marked as "text" and not "number" columns. It appears some are marked as "number" even though you are inserting text.


