이준호 전자조정시스템고도화 커밋
- 결제 수정
This commit is contained in:
parent
4de9062a86
commit
46753b615b
@ -125,6 +125,7 @@ public class PayUtill {
|
||||
|
||||
netCancleTorF = true;
|
||||
|
||||
System.out.println("결재 완료");
|
||||
|
||||
} catch (Exception ex) {
|
||||
|
||||
|
||||
@ -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="${siteDomain}/web/kccadr/inipay/INIstdpayPcReturn.do">
|
||||
<input type="hidden" name="closeUrl" value="${siteDomain}/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