Skip to content

vvakame/google-in-app-payments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google In-App Payments

まず見るべきサイト

http://tech.topgate.co.jp/gijutsu-shiryou/google-in-app-payments

動作させるために必要な作業

src/main/resources/payments.properties が必要です。 同ディレクトリに payments.properties.sample があるのでコピペして内容埋めて使ってください。
mvn eclipse:eclipse を叩いてからEclipseにimportしてご利用ください。

PostbackURL が /post に向くように設定してください。

  1. sandbox https://sandbox.google.com/checkout/customer/gadget/inapp/settings.html
  2. production https://checkout.google.com/customer/gadget/inapp/settings.html

About

Google In-app payments sample project for GAE/J

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages