Jump to content

Where is the order comment field filled at "Shipping method" step in the prestashop database?


miguelms.ovi

Recommended Posts

Hi! I'm looking for the field in the prestashop database with the customer's comment of his order, that writes at "Shipping method" step.

Screenshot:

image.png.d5a616028d8d55c65545b4a0ea120cd2.png

I need to retrieve that comment for an php application, but i can't find it in the database, where is that table/column?

 

Thanks, Miguel

 

Edited by miguelms.ovi
tags updated. (see edit history)
Link to comment
Share on other sites

9 hours ago, miguelms.ovi said:

Hi! I'm looking for the field in the prestashop database with the customer's comment of his order, that writes at "Shipping method" step.

Screenshot:

image.png.d5a616028d8d55c65545b4a0ea120cd2.png

I need to retrieve that comment for an php application, but i can't find it in the database, where is that table/column?

 

Thanks, Miguel

 

 

It creates 2 records in table ps_message and ps_customer_message

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...