[KCP] 한국사이버결제 에스크로 > 기술자료 | 해피정닷컴

[KCP] 한국사이버결제 에스크로 > 기술자료

본문 바로가기

사이트 내 전체검색

[KCP] 한국사이버결제 에스크로 > 기술자료

전자결제 [KCP] 한국사이버결제 에스크로

페이지 정보


본문

에스크로 마크 다운로드 : http://www.kcp.co.kr/alpa.escrow.certification.do
 

에스크로서비스는 전자상거래상에서 판매자와 구매자가 거래합의 후 상품배송 및 결제과정 중에서 거래사고를 예방하기 위해서 제3자 (에스크로 사업자)가 거래대금의 입출금을 공정하게 관리함으로써 매매를 보호하고, 판매자와 구매자간의 거래안전을 도모하는 서비스입니다. (2006.4.1 전자상거래 소비자보호법에 따른 의무 시행)
 

1. KCP 서비스 신청
 
1-1. KCP 관리자 페이지 로그인

1-2. 고객센터 > 서비스 변경 및 추가 > 에스크로 신청  클릭
신청과정에서 대표자 실명인증이 필요합니다.
 


2. 설치 방법 Type 1

2-1. kcp 폴더에   escrow_pop.html  파일을 생성하여 추가

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
 <title>Untitled Document</title>
 <style type="text/css">
  body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
 </style>
 <script language="JavaScript">
  function go_check()
  {
   var status  = "width=500 height=450 menubar=no,scrollbars=no,resizable=no,status=no";
   var obj     = window.open('', 'kcp_pop', status);
   
   document.shop_check.method = "post";
   document.shop_check.target = "kcp_pop";
   document.shop_check.action = "http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp";

   document.shop_check.submit();
  }
 </script>
 </head>

 <body>
 <form name="shop_check" method="post" action="http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp">
 <input type="hidden" name="site_cd" value="상점고유번호">
 <table width="300" height="300" border="0" cellpadding="0" cellspacing="0">
  <tr>
   <td><a href="javascript:go_check()"><img src="/img/KCPescr_bn_01.gif" border="0"></a></td>
  </tr>
 </table>
 </form>
 </body>
</html>


2-2. 홈페이지 하단에 에스크로 관련 문구 삽입

<a href="/kcp/escrow_pop.html" onClick="window.open('/kcp/escrow_pop.html','new','resizable=no, width=300, height=300');return false">에스크로 가입확인</a>

 

3. 설치방법 Type 2

<a href="#" onclick="window.open('http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp?site_cd=상점고유번호','new','resizable=no, width=500, height=450');return false">에스크로 가입확인</a>



4. 설치방법 Type 3
<script type="text/javascript">
<!--
// KCP 에스크로 새창 띄우기 함수 정의
function KCPescrowViewPopup() {
    window.open("http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp?site_cd=상점고유번호", "communicationViewPopup", "width=500, height=450, scrollbars=no, menubar=no");
}
//-->
</script>
<style type="text/css">
<!--
.KCPescrowCSS{color:#000; background-color:#ffffff; padding:2px 4px; border:solid 0 #ffffff; filter: Alpha(Opacity=100); }
-->
</style>
<a href="#" onkeypress="KCPescrowViewPopup()" onclick="KCPescrowViewPopup()" class="KCPescrowCSS">에스크로 가입사실확인</a>



5. 설치방법 Type 4
<script type="text/javascript">
<!--
// KCP 에스크로 새창 띄우기 함수 정의
function KCPescrowViewPopup() {
    window.open("http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp?site_cd=SR<?php echo $default['de_kcp_mid']; ?>", "communicationViewPopup", "width=500, height=450, scrollbars=no, menubar=no");
}
//-->
</script>
<a href="#" onkeypress="KCPescrowViewPopup()" onclick="KCPescrowViewPopup()"><img src="/img/KCPescr_bn_01.gif" border="0"></a>
 

댓글목록

등록된 댓글이 없습니다.


Total 2,643건 97 페이지
  • RSS
기술자료 목록
723
Linux   13789  2009-06-03 12:52 ~ 2009-11-03 00:00  
722
메이크샵   11599  2009-06-02 05:15  
721
HTML   18621  2009-05-22 10:16  
720
일반   13536  2009-05-20 19:54  
719
일반   32791  2009-05-20 19:00  
718
HTML   24045  2009-05-20 18:42  
717
일반   23550  2009-05-19 19:44 ~ 2009-05-20 00:00  
716
ClassicASP   29604  2009-05-19 13:00  
715
MSSQL   16790  2009-05-08 09:43  
714
MSSQL   18607  2009-05-08 08:28  
713
호스팅   15548  2009-05-06 18:47  
712
호스팅   17403  2009-05-03 13:20 ~ 2011-08-19 00:00  
711
그누보드   12342  2009-05-03 03:26  
710
Linux   13085  2009-05-01 18:15  
709
그누보드   11830  2009-05-01 14:20  
708
호스팅   11792  2009-05-01 12:29  
707
HTML   26619  2009-04-30 12:01 ~ 2013-01-13 00:00  
706
그누보드   12087  2009-04-30 11:12  
705
JavaScript   24532  2009-04-28 12:28  
704
Adobe   14297  2009-04-28 11:39  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.