[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 70건 3 페이지
  • RSS
기술자료 목록
30
전자결제   19216  2011-11-04 15:55  
29
전자결제   22628  2011-11-02 22:01  
28
전자결제   16926  2011-10-28 20:23  
27
전자결제   13762  2011-10-26 18:31  
26
전자결제   19302  2011-10-21 19:52 ~ 2011-11-05 00:00  
25
전자결제   14603  2011-10-21 16:51  
24
전자결제   20360  2011-10-21 16:49 ~ 2011-10-22 00:00  
23
전자결제   17942  2011-10-21 16:43  
22
전자결제   22169  2011-10-21 16:31 ~ 2011-10-21 00:00  
21
전자결제   13366  2011-10-21 16:01  
20
전자결제   12995  2011-10-21 16:00  
19
전자결제   19692  2011-10-21 15:59 ~ 2011-11-01 00:00  
18
전자결제   15277  2011-10-21 15:56  
17
전자결제   14794  2009-11-30 17:18 ~ 2013-04-18 00:00  
16
전자결제   21678  2009-11-23 19:03 ~ 2009-11-30 00:00  
15
전자결제   19565  2009-09-02 18:25 ~ 2015-03-27 00:00  
14
전자결제   29431  2009-04-25 11:12  
13
전자결제   11657  2009-04-01 19:03  
12
전자결제   31148  2009-03-23 19:46 ~ 2019-01-14 05:25  
열람
전자결제   16994  2008-08-04 12:24 ~ 2018-05-24 20:22  

검색

해피정닷컴 정보

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

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