I want to save extra information before sending the total order to Paypal. For each item I have created a single column in my MySQL database where I want to store it. Now I
Store it in multi valued column with a comma separator in an RDBMs table.