diff --git a/shop/inicis/inistdpay_result.php b/shop/inicis/inistdpay_result.php index 822aa8937..0f0e31e36 100644 --- a/shop/inicis/inistdpay_result.php +++ b/shop/inicis/inistdpay_result.php @@ -85,7 +85,7 @@ try { $resultMap = json_decode($authResultString, true); $tid = $resultMap['tid']; - $oid = $resultMap['MOID']; + $oid = preg_replace('/[^A-Za-z0-9\-_]/', '', $resultMap['MOID']); /************************* 결제보안 추가 2016-05-18 START ****************************/ $secureMap['mid'] = $mid; //mid