- Laravel Http 파사드로 SOAP 요청 전송 - buildSoapRequest()로 XML 요청 생성 - parseSoapResponse()로 응답 XML 파싱 - SOAP 인코딩 오류 우회