=== RMTO Mock SOAP Test === 📅 Mock Test 1: GetRmtoCurrentDate -------------------------------------------------- 📥 Mock Response: true 1404/02/05 14:35:22 ✅ Connection Status: SUCCESSFUL ================================================== 🏢 Mock Test 2: Inquiry_LegalPerson -------------------------------------------------- 📥 Mock Response: true فولاد بوتیای ایرانیان ✅ Inquiry Status: SUCCESSFUL 📦 Company Name: فولاد بوتیای ایرانیان ================================================== ✨ Mock Test Complete! 🔧 TROUBLESHOOTING: -------------------------------------------------- ❌ Current Issue: Could not resolve host: bar-test.rmto.ir Possible Solutions: 1. ✅ Check Internet Connection: ping bar-test.rmto.ir 2. ✅ Check DNS Settings: nslookup bar-test.rmto.ir 3. ✅ Check Firewall: - Make sure HTTPS/443 is open - Check if proxy is required 4. ✅ Test from Command Line: curl -v https://bar-test.rmto.ir/TRNServiceV03.svc 5. ✅ Check PHP Configuration: - openssl should be enabled - curl should be enabled - allow_url_fopen should be enabled 📋 PHP Configuration Status: - cURL enabled: ✅ Yes - OpenSSL enabled: ✅ Yes - XML enabled: ✅ Yes - allow_url_fopen: ✅ Yes