dever 7 년 전
부모
커밋
f62b52fac8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      sdk/cmbc/Api/Notify.php

+ 1 - 0
sdk/cmbc/Api/Notify.php

@@ -36,6 +36,7 @@ class Notify extends Core
 		$this->setParam('bankType');
 		$this->setParam('cardType');
 		$this->setParam('signType');
+		$this->setParam('funcode');
 		$error = $this->getError();
 		if ($error) {
 			$tool->updateOrder($this->param['mhtOrderNo'], $this->param['mhtOrderAmt'], $error);