Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 667 Bytes

README.textile

File metadata and controls

16 lines (9 loc) · 667 Bytes

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