|
|
@@ -72,46 +72,68 @@ pg:
|
|
|
kcp:
|
|
|
log.dir: /logs/style24/kcpLogs/admin
|
|
|
gw:
|
|
|
- url: testpaygw.kcp.co.kr
|
|
|
+ url: paygw.kcp.co.kr
|
|
|
port: 8090
|
|
|
- js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
|
|
|
- server: false
|
|
|
+ user.type: PGNW
|
|
|
+ js.url: https://pay.kcp.co.kr/plugin/payplus_web.jsp
|
|
|
+ server: true
|
|
|
site:
|
|
|
cd: U3476
|
|
|
- key:
|
|
|
- name: ISTYLE TEST
|
|
|
+ key: 4aVa--.Xz8Fc78nwYPsrmmY__
|
|
|
+ name: ISTYLE
|
|
|
log.level: 3
|
|
|
module.type: 01
|
|
|
tx.mode: 0
|
|
|
- receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
|
|
|
+ receipt.url : https://admin8.kcp.co.kr/assist/bill.BillActionNew.do
|
|
|
|
|
|
# 네이버페이 API
|
|
|
naverPay:
|
|
|
- apiUrl: https://dev.apis.naver.com/
|
|
|
+ apiUrl: https://apis.naver.com/
|
|
|
payUrl:
|
|
|
- web : test-pay.naver.com
|
|
|
- mob : test-m.pay.naver.com
|
|
|
- shop.id: istyle24
|
|
|
- button.key: 3A1578F9-6824-4FCF-AC8D-262318C63227
|
|
|
- button.pc.js.url: https://test-pay.naver.com/customer/js/naverPayButton.js
|
|
|
- button.mobile.js.url: https://test-pay.naver.com/customer/js/mobile/naverPayButton.js
|
|
|
+ web : pay.naver.com
|
|
|
+ mob : m.pay.naver.com
|
|
|
+ shop.id: istyle2424
|
|
|
+ button.key: 5DF64042-EF37-45F1-878E-67C7098135E6
|
|
|
+ button.pc.js.url: https://pay.naver.com/customer/js/naverPayButton.js
|
|
|
+ button.mobile.js.url: https://pay.naver.com/customer/js/mobile/naverPayButton.js
|
|
|
common.certification.key: s_3799db3bf4af
|
|
|
- certification.key: E3122594-C690-4542-B3A0-E74ABD4E8222
|
|
|
- order.api.url: https://test-api.pay.naver.com/o/customer/api/order/v20/register
|
|
|
- order.pc.url: https://test-order.pay.naver.com/customer/buy/
|
|
|
- order.mobile.url: https://test-m.pay.naver.com/o/customer/buy/
|
|
|
- access.license: 01000100005b15bb8faab722d100d589f34bd64843659e37a168b3617443c4f52a3fda45b8
|
|
|
- secret.key: AQABAADtZ/jOC1Y3LNsyI0TWwCMvPfrg0sqM9pnxliSegbjSqQ==
|
|
|
- port.address: http://sandbox.api.naver.com/Checkout/MallService5
|
|
|
+ certification.key: 2BC5E173-2840-4B48-BC7D-FF770005DD76
|
|
|
+ order.api.url: https://api.pay.naver.com/o/customer/api/order/v20/register
|
|
|
+ order.pc.url: https://order.pay.naver.com/customer/buy/
|
|
|
+ order.mobile.url: https://m.pay.naver.com/o/customer/buy/
|
|
|
+ access.license:
|
|
|
+ secret.key:
|
|
|
+ port.address: http://ec.api.naver.com/Checkout/MallService5
|
|
|
service.name: MallService5
|
|
|
version: 5.0
|
|
|
|
|
|
+#카카오 API
|
|
|
+kakao:
|
|
|
+ # 카카오페이 운영정보
|
|
|
+ cid : CT22482324
|
|
|
+ appId: 442702
|
|
|
+ appName: 아이스타일24
|
|
|
+ companyName: 예스이십사
|
|
|
+ nativeAppKey: 5d97db2ee36fa0e121d962b2531ae0c1
|
|
|
+ restApiKey: 46d601394bd887cbada3cf00fdddef54
|
|
|
+ javascriptKey: b3c9ee69171042c3637e8d714a4c8a75
|
|
|
+ adminKey: 7cc33b2ef96d785c4caf3376f9dc9254
|
|
|
+ addressApiRequestUrl : https://dapi.kakao.com/v2/local/search/address.json?page=1&query=
|
|
|
+ login.callbackUrl: /signin/snsLoginCallback?snsType=KK
|
|
|
+ tokenUrl: https://kauth.kakao.com/oauth/token
|
|
|
+ userInfoUrl: https://kapi.kakao.com/v2/user/me
|
|
|
+ authorizeUrl: https://kauth.kakao.com/oauth/authorize
|
|
|
+ unlinkUrl : https://kapi.kakao.com/v1/user/unlink
|
|
|
+ paymentReadyUrl : https://kapi.kakao.com/v1/payment/ready
|
|
|
+ paymentRedirectUrl : /order/kakao/payment/request
|
|
|
+ approvePaymentUrl : https://kapi.kakao.com/v1/payment/approve
|
|
|
+ paymentOrderUrl : https://kapi.kakao.com/v1/payment/order
|
|
|
+ cancelPaymentUrl : https://kapi.kakao.com/v1/payment/cancel
|
|
|
+
|
|
|
# 샵링커 API(개발계정)
|
|
|
shoplinker:
|
|
|
- customer_id : a0024007 #개발
|
|
|
- shoplinker_id : istyle1 #개발
|
|
|
- #customer_id: a0021915 #운영
|
|
|
- #shoplinker_id: yes2424 #운영
|
|
|
+ customer_id : a0024007
|
|
|
+ shoplinker_id : istyle1
|
|
|
xml:
|
|
|
path: /files/data/shoplinker
|
|
|
view: https://archive.style24.com/shoplinker
|
|
|
@@ -121,6 +143,6 @@ shoplinker:
|
|
|
good_noti : /Product/goods_info_reg.php?iteminfo_url=
|
|
|
cert : /Product/cert_info_reg.php?iteminfo_url=
|
|
|
image : /Product/product_image_register.php?iteminfo_url=
|
|
|
- stock : /Product/attribute_modify.php?iteminfo_url=
|
|
|
+ stock : /Product/attribute_modify.php?iteminfo_url=
|
|
|
order : /Order/orderlist.php?iteminfo_url=
|
|
|
invoice : /Order/delivery.php?iteminfo_url=
|