|
|
@@ -42,18 +42,7 @@ speedy:
|
|
|
port: 21
|
|
|
username: speedy_image-wivismall
|
|
|
pwd: wZ31jS_!@
|
|
|
-
|
|
|
-#카카오 API
|
|
|
-kakao:
|
|
|
- appId : 399207
|
|
|
- appName : WIVISMALL
|
|
|
- companyName : 위비스
|
|
|
- restApiKey: 8f8db3657b60b2c83df79a37d38becd4
|
|
|
- nativeAppKey : a4790e2102950309d87ad81a39c0597d
|
|
|
- javascriptKey : f435c12d89ddb9cc6337f4cf0a05fd30
|
|
|
- adminKey : 567e9476b15d2149c714aaecd0fee740
|
|
|
- addressApiRequestUrl : https://dapi.kakao.com/v2/local/search/address.json?page=1&query=
|
|
|
-
|
|
|
+
|
|
|
# CJ대한통운
|
|
|
cj:
|
|
|
logistic:
|
|
|
@@ -62,3 +51,35 @@ cj:
|
|
|
tel1: 02
|
|
|
tel2: 1544
|
|
|
tel3: 4097
|
|
|
+
|
|
|
+#카카오 API
|
|
|
+kakao:
|
|
|
+ # 카카오페이 운영정보
|
|
|
+ # cid : 운영cid정보 없음
|
|
|
+ # appId: 442702
|
|
|
+ # appName: 아이스타일24
|
|
|
+ # companyName: 예스이십사
|
|
|
+ # nativeAppKey: 5d97db2ee36fa0e121d962b2531ae0c1
|
|
|
+ # restApiKey: 46d601394bd887cbada3cf00fdddef54
|
|
|
+ # javascriptKey: b3c9ee69171042c3637e8d714a4c8a75
|
|
|
+ # adminKey: 7cc33b2ef96d785c4caf3376f9dc9254
|
|
|
+ # 카카오페이 운영정보
|
|
|
+ cid : TC0ONETIME
|
|
|
+ appId : 399207
|
|
|
+ appName : 구축용 테스트앱
|
|
|
+ companyName : 예스이십사
|
|
|
+ nativeAppKey : f961e612e07b47aa2d1884714518a194
|
|
|
+ restApiKey: b3955cef0328a09156c7e25f18552164
|
|
|
+ javascriptKey : 06cab652ad5d25be2190388d11a88fa4
|
|
|
+ adminKey : a25ca74dde640f3a63a8d8442fe35fcd
|
|
|
+ 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
|