facebook twitter hatena line email

Unity/課金/リモートレシート検証

提供: 初心者エンジニアの簡易メモ
2020年7月14日 (火) 17:29時点におけるAdmin (トーク | 投稿記録)による版 (firebaseでnodejsサーバ側実装)

移動: 案内検索

firebaseでnodejsサーバ側実装

以下を参考 https://tkzo.jp/blog/flutter-iap-implementation/

以下googleApiを導入

npm install googleapis --save
npm install google-auth-library