MCQs > IT & Programming > Magento > Which will get the order increment ID in Magento?

Magento MCQs

Which of the following will get the order increment ID in Magento?

Answer

Correct Answer: $order = Mage::getSingleton('sales/order')->getLastOrderId(); $lastOrderId = $order->getIncrementId();

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it