Jump to content

ps_order_payment table


Recommended Posts

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 by kozher (see edit history)
  • Like 1
Link to comment
Share on other sites

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

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

×
×
  • Create New...