kozher Posted March 13, 2013 Share Posted March 13, 2013 (edited) Hello, Is anyone know which data can be inserted in [ps_order_payment] table (examples) ? I am currently developping a payment module and for the moment the following fields are empty : transaction_id, card_number, card_brand, card_expiration, card_holder In which ways could it be interessant to have these fields filled ? Thanks Edited March 13, 2013 by kozher (see edit history) 1 Link to comment Share on other sites More sharing options...
radus Posted March 13, 2013 Share Posted March 13, 2013 on Card numbers one can be interested in first 6 digits ( not a secret ) , Loyalty Coupon -> number and security code Prepaid Card -> number and security code Be more detailed. Too many Card data is suspect. Where do you want to arrive ? What do you want to do with these informations ? Link to comment Share on other sites More sharing options...
kozher Posted March 13, 2013 Author Share Posted March 13, 2013 In fact, for the moment with my payment module I don't save those data so I wonder if it could be useful to save these data (and in which ways it can be useful) or a waste of time modifying my module in order to save those data ? How is it managed with other payment module ? Link to comment Share on other sites More sharing options...
Recommended Posts