Jump to content

Hook To Post Data


victorgh

Recommended Posts

I want to POST data of a order to specific url, i looked that i need a hook like this:

public function actionOrderStatusUpdate($params)
    {
     
    }

i have 2 questions,

 

1- How can i get an array with all the information of the order, for example, complete complete name of the costumer, address, zip code, telephone, email, city, etc.

 

I want this information be cause is the most important

 

2- i want to fire the hook only when the status of the order is shipped

 

i need to say im sorry but i new here in prestashop, but i saw that documentation or forums about prestashop dosnt have support like other CMS for e-commerce.

 

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...