신용카드 본인인증을 시작하기 위한 안내입니다.
Last updated 1 year ago
Was this helpful?
Deprecated
이 문서는 더 이상 관리되지 않습니다.
를 이용해주세요.
신용카드 본인인증 기능은 포트원 JavaScript v1.1.7부터 지원합니다.
<!-- jQuery --> <script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.min.js" ></script> <!-- iamport.payment.js --> <script type="text/javascript" src="https://cdn.iamport.kr/js/iamport.payment-{SDK-최신버전}.js"></script>
jQuery 1.0 이상이 설치되어 있어야 합니다.
IMP
var IMP = window.IMP; // 생략 가능 IMP.init("{가맹점 식별코드}"); // 예: imp00000000
const IMP = window.IMP; // 생략 가능 IMP.init({가맹점 식별코드}); // 예: "imp00000000"
가맹점 식별코드