Skip to content

Commit

Permalink
Merge pull request #30 from iamport/feature/card-daou
Browse files Browse the repository at this point in the history
Card 결제에 다우데이타 추가
  • Loading branch information
kdino committed Jun 7, 2022
2 parents 4d7d639 + cc75756 commit 73af191
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IamportPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: 우커머스용 아임포트 플러그인(국내 모든 PG를 한 번에)
* Plugin URI: http://www.iamport.kr
* Description: 우커머스용 한국PG 연동 플러그인 ( 신용카드 / 실시간계좌이체 / 가상계좌 / 휴대폰소액결제 - 에스크로포함 )
* Version: 2.2.32
* Version: 2.2.33
* Author: SIOT
* Author URI: http://www.siot.do
*
Expand Down
1 change: 1 addition & 0 deletions iamport-card.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ public function init_form_fields() {
'danal_tpay' => '다날-신용카드',
'mobilians' => '모빌리언스-신용카드',
'kicc' => 'KICC',
'daou' => '다우데이타(페이조아)'
)
),
'pg_id' => array(
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://www.iamport.kr
Tags: 네이버페이, 카카오페이, 페이코, 이니시스, KCP, naverpay, naver, payco, kakao, kakaopay, kpay, inicis, 유플러스, lguplus, uplus, 나이스, 나이스페이, nice, nicepay, 제이티넷, 티페이, jtnet, tpay, 다날, danal, 모빌리언스, mobilians, 정기결제, subscription, 해외카드, visa, master, jcb, shopping, mall, iamport
Requires at least: 3.5
Tested up to: 5.5.1
Stable tag: 2.2.32
Stable tag: 2.2.33
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -60,6 +60,9 @@ https://www.facebook.com/iamportservice


== Changelog ==
= 2.2.32 =
* 카드결제 수단에 다우데이타(페이조아) 추가

= 2.2.32 =
* 네이버페이 결제형 이용완료일을 수정할 수 있게 설정에 추가

Expand Down

0 comments on commit 73af191

Please sign in to comment.