iamport-manual icon indicating copy to clipboard operation
iamport-manual copied to clipboard

아임포트(iamport) 결제연동을 위한 매뉴얼입니다.

Results 23 iamport-manual issues
Sort by recently updated
recently updated
newest added

[PORT-355](https://chai-corporation.atlassian.net/browse/PORT-355) - KCP 일반 결제 결제창 호출 시 site_logo를 지정하면 로고가 표시되는 기능이 현재 이미 지원중이며 - 2022-09-21부터는 위 파라미터를 KCP 빌링 결제에서도 지원할 예정입니다. 따라서 이에 대한 설명을 아임포트...

**Environment** - React application on PC - jQuery: 1.12.4 - iamport sdk: 1.1.8 (`https://cdn.iamport.kr/js/iamport.payment-1.1.8.js`) **Description** When trying to make payments in test mode our code calls iamport method (`IMP.request_pay()`) but...

Ref: - https://docs.iamport.kr/en-US/tech/mobile-authentication - STEP 5 - 3 It is stated that the birth value can be directly used as the screenshot below. ![image](https://user-images.githubusercontent.com/31783269/172328857-f43d8a92-39db-429c-9bce-959f0ed19f63.png) However, the value must be multiplied...

이슈 : iOS 웹뷰에서 다날 본인인증 팝업모드(popup:true) 이용시 사파리의 팝업차단 여부와 관계 없이 웹뷰에서 `팝업차단을 해제해주셔야 인증창이 나타납니다.` alert 과 함께 `redirect 모드`로 동작함 팝업 모드 사용시 웹뷰에서 새탭을 열...

현재 통합인증 및 본인인증 서비스를 JavaScript SDK를 활용해 사용 중입니다. 오류 및 여러 변수로 인한 처리를 하고자 합니다. 아임포트 docs에 아래와 같이 기재 돼 있는데, 상세 내용을 알 수 있을까요?...

환경은 vue + iamport 이구요. 휴대폰 본인인증(certification, popup: false)인 상황에서 뒤로가기시 iframe 태그가 애매하게 남아서 화면을 가리는 문제입니다. 혹시 해결이 가능할까요? 관련된 이슈: (https://github.com/iamport/iamport-react-example/issues/2)

in sand box mode code is working fine while in real time providing CPID ,CPPWD its generating the error let pay={ pg: "danal_tpay", pay_method: "card", escrow: false, custom_data:[], merchant_uid: this.params.merchant_uid,...

안녕하세요. 1. 현재 토스 페이먼츠에선 PG 정기 결제가 지원되지 않는것 같아 도입 계획이 있는지 궁금합니다. 2. 도입 계획이 있으시다면 언제 도입 되는지 궁금합니다. 3. 도입 시 현재 타 PG 사와...

whenever i tried to make payment in sandbox mode, iamport JavaScript sdk opens and ask for select and write detail of cards. Is it necessary to write card(VISA/Master) information for...