From 55d628d5490edd65ed2406f0858f04e5c965edfa Mon Sep 17 00:00:00 2001 From: ki Date: Thu, 2 Jun 2022 18:01:33 +0900 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20card=EA=B2=B0=EC=A0=9C=EC=97=90=20?= =?UTF-8?q?=EB=8B=A4=EC=9A=B0=EB=8D=B0=EC=9D=B4=ED=83=80=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iamport-card.php | 1 + 1 file changed, 1 insertion(+) diff --git a/iamport-card.php b/iamport-card.php index d24a072..f51eff3 100644 --- a/iamport-card.php +++ b/iamport-card.php @@ -80,6 +80,7 @@ public function init_form_fields() { 'danal_tpay' => '다날-신용카드', 'mobilians' => '모빌리언스-신용카드', 'kicc' => 'KICC', + 'daou' => '다우데이타(페이조아)' ) ), 'pg_id' => array( From cc75756c52e67e47418dec4a57549f3f1d726aad Mon Sep 17 00:00:00 2001 From: ki Date: Tue, 7 Jun 2022 16:34:45 +0900 Subject: [PATCH 2/2] release: 2.2.33 --- IamportPlugin.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/IamportPlugin.php b/IamportPlugin.php index 622fa5b..6a53850 100644 --- a/IamportPlugin.php +++ b/IamportPlugin.php @@ -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 * diff --git a/readme.txt b/readme.txt index 0fee66c..4881f62 100644 --- a/readme.txt +++ b/readme.txt @@ -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 @@ -60,6 +60,9 @@ https://www.facebook.com/iamportservice == Changelog == += 2.2.32 = +* 카드결제 수단에 다우데이타(페이조아) 추가 + = 2.2.32 = * 네이버페이 결제형 이용완료일을 수정할 수 있게 설정에 추가