클라이언트:
구현 부분: https://developer.android.com/google/play/billing/billing_integrate?hl=ko
한글 번역: http://theeye.pe.kr/archives/2118
보안 가이드라인: http://theeye.pe.kr/archives/2130
서버:
보안 가이드라인: http://theeye.pe.kr/archives/2570
영수증 확인 루틴: http://cbkman1111.cafe24.com/Android_1/1310
구매내역 조회 API: https://developers.google.com/android-publisher/api-ref/
파이썬에서 API 사용하기: http://leejaeng.tistory.com/10
파이썬에서 API 사용하기2: https://nevercaution.github.io/2016/03/11/store-inapp-in-python/
파이썬에서 API 사용하기(원본): https://developers.google.com/api-client-library/python/start/get_started
구글 인앱 결제 검증 웹 서비스 만들기: http://totuworld.github.io/2016/02/10/google-oauth/
자바스크립트에서 API 사용하기: http://totuworld.github.io/2017/03/07/azureunity-07/
php 안드로이드 영수증 체크: http://eventhorizon.tistory.com/19
서버검증 팁: http://blog.naver.com/uarepretty/140198321704
리프래시 토큰: https://blog.naver.com/siva6/130186786467
구글 인앱결제 서버검증 에러관련: http://lab.gamecodi.com/board/zboard.php?id=GAMECODILAB_QnA_etc&no=4816
추가:
구독 및 반복 청구: https://support.google.com/googleplay/android-developer/answer/140504?hl=ko
결제 테스트 검증: http://202psj.tistory.com/874
OAuth와 춤을: https://d2.naver.com/helloworld/24942
구글 API 클라이언트 라이브러리: https://developers.google.com/api-client-library/
구글 API 허가: https://developers.google.com/android-publisher/authorization
구글 OAuth 2.0 사용법:
https://developers.google.com/identity/protocols/OAuth2
https://developers.google.com/api-client-library/python/guide/aaa_oauth?hl=ko
Full Source for Android / iOS:
https://developers.google.com/api-client-library/python/auth/installed-app?hl=ko
[RFC] OAuth 2.0 인증 프레임워크: https://tools.ietf.org/html/rfc6749#section-4.1
OAuth2.0 Playground: https://developers.google.com/oauthplayground/?code=4/AAD11ZqxnwZciOCTaKM_mbUWBFp6L80mI7pQW9dPW3snoPbwF-BKK4q99tTr47Zum-Rmpkgb1e4x5JOaP_lvzyw#
API를 통한 영수증 검증: http://opens.kr/97
'Note' 카테고리의 다른 글
Android Plugin 만들기 / Unity 에서 사용하기 (0) | 2019.03.30 |
---|---|
NginX 프록시 환경설정 방법 (Nginx - WSGI) (0) | 2019.02.27 |
GDB 사용법 (0) | 2018.06.29 |
make 사용법 (+Makefile) (0) | 2018.06.29 |
GCC 사용법 (0) | 2018.06.29 |