payment transaction id's

I’m looking in the db but I can’t find where transaction id’s are stored from the payment processors. Doesn’t seem the be the tables that have the name “payment” in them.



Where is it?

Wouldn’t it be in one of the order tables?



Bob

It should be in the cscart_order_data table, with type = “P”. But it is encrypted before storing it into the database, so what you see will not be the plain text information. ^^

[quote name=‘nodame’]It should be in the cscart_order_data table, with type = “P”. But it is encrypted before storing it into the database, so what you see will not be the plain text information. ^^[/quote]



Or you could just uncheck “remove credit-card data” from the order status and it’ll appear once again :wink: