Change Order Page Go to => /vendor/magento/module-sales/view/adminhtml/templates/order/view/info.phtml Find Customer Address Information section. For Billing Address Replace with –> $objectManager = \Magento\Framework\App\ObjectManager::getInstance();$countryCode = ‘JP’; // Enter… Read More →