전자조정시스템 고도화 커밋

- 기록열람 결제 sitedomain 변경
This commit is contained in:
LJH 2022-11-14 12:32:18 +09:00
parent d7922f4b73
commit 4de9062a86

View File

@ -113,8 +113,8 @@
<input type="hidden" name="buyername" value="테스터">
<input type="hidden" name="buyertel" value="01012345678">
<input type="hidden" name="buyeremail" value="test@test.com">
<input type="hidden" name="returnUrl" value="http://119.193.215.98:8087/web/kccadr/inipay/INIstdpayPcReturn.do">
<input type="hidden" name="closeUrl" value="http://119.193.215.98:8087/web/kccadr/inipay/INIstdpayClose.do">
<input type="hidden" name="returnUrl" value="${siteDomain}/web/kccadr/inipay/INIstdpayPcReturn.do">
<input type="hidden" name="closeUrl" value="${siteDomain}/web/kccadr/inipay/INIstdpayClose.do">
<input type="hidden" name="acceptmethod" value="HPP(1):below1000:va_receipt:SKIN(#6666FF)">
<input type="hidden" name="merchantData" id="merchantData" value="${merchantData}"/>
</form>