From 8058ceb9d291351b561fa692f314b20c33f33fe3 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 13 Jun 2013 14:18:05 +0900 Subject: [PATCH] =?UTF-8?q?short=20tag=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/kcp/KCPComLibrary.php | 13 +++++----- mobile/shop/kcp/order_approval_form.php | 14 +++++------ mobile/shop/kcp/pp_ax_hub.php | 4 +-- mobile/shop/kcp/pp_ax_hub_lib.php | 2 +- mobile/skin/member/shop_basic/login.skin.php | 26 ++++++++++---------- 5 files changed, 30 insertions(+), 29 deletions(-) diff --git a/mobile/shop/kcp/KCPComLibrary.php b/mobile/shop/kcp/KCPComLibrary.php index 077351a93..2ba7dd5cc 100644 --- a/mobile/shop/kcp/KCPComLibrary.php +++ b/mobile/shop/kcp/KCPComLibrary.php @@ -108,9 +108,9 @@ class PayService extends SoapClient $options[ 'classmap' ][ $key ] = $value; } } - + parent::__construct( $wsdl, $options ); - + $accessCredentialType = null; $baseRequestType = null; $approveReq = null; @@ -160,7 +160,7 @@ class PayService extends SoapClient $this->approveReq = new ApproveReq(); $productName_utf8 = ( $this->chatsetType == "euc-kr" ) ? iconv( "EUC-KR", "UTF-8", $productName ) : $productName; - + $this->approveReq->accessCredentialType = $this->accessCredentialType; $this->approveReq->baseRequestType = $this->baseRequestType; $this->approveReq->escrow = $escrow; @@ -175,7 +175,7 @@ class PayService extends SoapClient public function approve() { $approve = new approve(); - + $approve->req = $this->approveReq; $this->approveResponse = $this->__soapCall( "approve", array( $approve ), @@ -188,5 +188,6 @@ class PayService extends SoapClient $this->resMsg = $this->approveResponse->return->baseResponseType->error->message; return $this->approveResponse->return; - } -} \ No newline at end of file + } +} +?> \ No newline at end of file diff --git a/mobile/shop/kcp/order_approval_form.php b/mobile/shop/kcp/order_approval_form.php index 1b811dbe0..dd05714ae 100644 --- a/mobile/shop/kcp/order_approval_form.php +++ b/mobile/shop/kcp/order_approval_form.php @@ -1,4 +1,4 @@ - - - - - + @@ -253,7 +253,7 @@ -"> + @@ -284,7 +284,7 @@ - +

비회원 구매

@@ -76,7 +76,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
- +
비회원 주문조회 @@ -97,13 +97,13 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가

메일로 발송해드린 주문서의 주문번호 및 주문 시 입력하신 비밀번호를 정확히 입력해주십시오.

- + - - + +