I am making an attempt to develop a brand new module however simply cannot get Drupal Development Service right answer, I hope you possibly can assist me.
On Drupal Development Service checkout full web page i want Drupal Development Service order object with all info of Drupal Development Service simply created order to print out an javascript code which can be created with Drupal Development Service order knowledge and execute when Drupal Development Service person completes Drupal Development Service checkout course of. With Drupal Development Service hook “myModule_footer” I get into Drupal Development Service footer to print my code and with “arg(2)” I can verify if Drupal Development Service URL is “full”. However now I have to get Drupal Development Service order object however I simply cannot discover Drupal Development Service proper method to do it.
I additionally tried different hooks like “myModule_checkout_complete” however they will not work:
operate myModule_checkout_complete($order, $account) { drupal_set_message('It really works'); }
Is there an higher answer to hook into Drupal Development Service checkout full web page, get Drupal Development Service order object and return some code to Drupal Development Service frontend?
Thanks