You can get po_number from Payment method object. namespace YourCompany\YourModule\Observer; use ...
Getting Started · About This Release
You need to override recent.phtml template files in Magento_Sales module. To fetch the purchase order number in the recent.phtml you can ...
public function PrepareConfirmOrder($customerID, $PartCart, $isHist) { $ customerObj=Mage::getModel('customer/customer')->load($customerID); $ storeId ...
To get the PO Number and use it: getPayment()- > ...
Steps to reproduce Add items to cart, go to checkout and select "Purchase Order". Use REST API [POST] /V1/carts/mine/payment-information ...
I would like to if it is possible to get the purchase order number on the invoices and packingslip. I would also like to know what the best path is to ...
Commercial customers can be allowed to use Purchase Order to afford for purchases with anterior authorization by referencing the PO number. This payment ...
this may give me an idea if I'm slow or are expectations and work load rather high at the moment.
This call updates the credit history to specify a purchase order number. Sample ...