하태우
하태우
현금영수증 발행 오류
메일 보내드렸습니다. 감사합니다.
31 replies
현금영수증 발행 오류
네~
31 replies
현금영수증 발행 오류
PHP 5.3.29
31 replies
현금영수증 발행 오류
31 replies
현금영수증 발행 오류
우리 서버의 curl이 TLS1.2가 미지원이라면 https://docs.tosspayments.com/reference#%ED%98%84%EA%B8%88%EC%98%81%EC%88%98%EC%A6%9D 여기내용대로 변경 작업을 하여도 작동을 안한다는 얘기인가요?
31 replies
현금영수증 발행 오류
그랬을 가능성이 있습니다. 최근 메일을 여러번 받았으니.
31 replies
현금영수증 발행 오류
curl -V curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets
31 replies
현금영수증 발행 오류
hb1367
31 replies
현금영수증 발행 오류
정상작동합니다 아래 curl 테스트 결과내용입니다 curl --tlsv1.2 -I -v -L https://xpay-gateway.tosspayments.com/ * About to connect() to xpay-gateway.tosspayments.com port 443 (#0) * Trying 210.98.141.15... * Connected to xpay-gateway.tosspayments.com (210.98.141.15) port 443 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 * Server certificate: * subject: CN=xpay-gateway.tosspayments.com * start date: 5월 10 00:00:00 2024 GMT * expire date: 6월 10 23:59:59 2025 GMT * common name: xpay-gateway.tosspayments.com * issuer: CN=Sectigo RSA Domain Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater Manchester,C=GB
HEAD / HTTP/1.1 User-Agent: curl/7.29.0 Host: xpay-gateway.tosspayments.com Accept: /
> < HTTP/1.1 403 Forbidden HTTP/1.1 403 Forbidden < server: openresty server: openresty < date: Fri, 21 Feb 2025 00:58:02 GMT date: Fri, 21 Feb 2025 00:58:02 GMT < content-type: text/html content-type: text/html < content-length: 150 content-length: 150 < x-envoy-upstream-service-time: 1 x-envoy-upstream-service-time: 1 < x-tosspayments-trace-id: fd23a12e-0793-4413-86b6-77dcb805836e x-tosspayments-trace-id: fd23a12e-0793-4413-86b6-77dcb805836e < * Connection #0 to host xpay-gateway.tosspayments.com left intact
31 replies
현금영수증 발행 오류
mall.conf default_secure_protocol 정보는 없습니다. 아래는 mall.conf 정보입니다. ;server_id Mall 서버를 구분을 위한 값 server_id = 01 ;timeout API 요청 timeout 시간 (단위:초) timeout = 60 ;log_level 0: FATAL; 1: ERROR; 2: WARNING; 3: INFO; 4: DEBUG log_level = 4 ;verify_cert 1: 인증서 검증; 0: 인증서 검증하지 않음 verify_cert = 0 ;verify_host 1: 인증서 내의 domain name 확인; 0: 확인하지 않음 (test 시만 사용) verify_host = 0 ;report_error 1: error 시 dacom 서버에 report 전송; 0: 전송하지 않음 (error 관련 내용만 전송함) report_error = 1 ;output_utf8 1: 서버 응답을 UTF-8로 return; 0: EUC-KR로 리턴 output_utf8 = 0 ;auto_rollback 0: 자동취소 사용안함, 1: 자동취소 사용 auto_rollback = 1 ;log_dir log directory full path (로그 생성위치에 log 폴더를 반드시 만들어야 로그가 쌓임) log_dir = /home/hanbang/dacom/log ;>>>>>>>>>>>>>>>>>>>> 반드시 입력해 주세요 <<<<<<<<<<<<<<<<<<<< ;상점 ID는 LG텔레콤으로 부터 발급받으신 상점아이디를 입력하세요. (발급받은 아이디 앞에 "t" 를 붙이시면 테스트아이디 입니다.) ;MertKey는 상점관리자 -> 계약정보 -> 상점정보관리 --> 시스템연동정보 에서 확인하실수 있습니다.
;상점 ID = MertKey (서비스 및 테스트, 2개의 상점 아이디를 모두 입력해주세요. 입력시 주석표시(;)는 넣으시면 안됩니다.) ;입력 예) t = *** = * ;>>>>>>>>>>>>>>>>>>>> 반드시 입력해 주세요 <<<<<<<<<<<<<<<<<<<<
31 replies
현금영수증 발행 오류
31 replies