Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/kcc_adr_advc_git
This commit is contained in:
commit
325bc7daff
@ -124,7 +124,8 @@ public class PayUtill {
|
||||
// }
|
||||
|
||||
netCancleTorF = true;
|
||||
|
||||
|
||||
System.out.println("결재 완료");
|
||||
|
||||
} catch (Exception ex) {
|
||||
|
||||
|
||||
@ -186,7 +186,7 @@ Globals.Innorix.FilePath=D:\\usr\\local\\tomcat\\file\\sht\\
|
||||
#\uac1c\ubc1c\uc11c\ubc84
|
||||
Globals.pay.mid=INIpayTest
|
||||
Globals.pay.signKey=SU5JTElURV9UUklQTEVERVNfS0VZU1RS
|
||||
Globals.pay.siteDomain=http://119.193.215.98:8087/web/kccadr/inipay
|
||||
Globals.pay.siteDomain=http://119.193.215.98:8081/web/kccadr/inipay
|
||||
#\uc2e4\uc11c\ubc84
|
||||
#inipay \uacb0\uc81c
|
||||
#Globals.pay.mid=crosorkr01
|
||||
|
||||
@ -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}/INIstdpayPcReturn.do">
|
||||
<input type="hidden" name="closeUrl" value="${siteDomain}/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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user