|
|
@@ -105,6 +105,28 @@ naverPay:
|
|
|
service.name: MallService5
|
|
|
version: 5.0
|
|
|
|
|
|
+#카카오 API
|
|
|
+kakao:
|
|
|
+ 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
|
|
|
+
|
|
|
# 검색엔진(NHN다이퀘스트)
|
|
|
search:
|
|
|
engine:
|