Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What’s new in Google Play's billing system

ymnder
June 14, 2024

What’s new in Google Play's billing system

14/06/2024 ymnder @Shibuya.apk #47
Google I/O 2024前後で公開されたアプリ内課金のアップデートについての発表です。
https://shibuya-apk.connpass.com/event/317538/

ymnder

June 14, 2024
Tweet

More Decks by ymnder

Other Decks in Programming

Transcript

  1. • 定期購入の分割払い機能 ◦ ブラジル、フランス、イタリア、スペインのユーザーにのみ提供可能 • 長期プランを契約したいが値段が高額になってしまうケースに活用 ◦ たとえば、99.99 ドル /

    12 か月間のプランを提供する場合は、契約 期間を 12 か月に、月々の支払い額を 8.33 ドルに設定して、分割払 いの基本プランを実装できる Installment subscriptions ref: https://support.google.com/googleplay/android-developer/answer/12154973#base_plan_installments
  2. - Auto-adjusting price ranges - 米ドルに対する通貨変動を反映し価格帯が自動的に更新される - 価格調整を推奨する際に、Play Consoleに通知される -

    価格の上限額の変更 - アメリカ: max 400USD -> 999.99 USD - 日本: 48,000JPY -> 155,000 JPY Pricing ref: https://support.google.com/googleplay/android-developer/answer/10532353?sjid=13589663037143172243-AP
  3. API

  4. • Real-time order insights ◦ 重要なトランザクションの詳細や関連するメタデータを含め、注文情 報(1回限りの購入と定期的な購入の両方)にアクセスし、その情報を 使用できる • Streamlined

    integration ◦ 注文管理システムとプロセスをアプリにシームレスに統合する EAP: Orders API ref: https://support.google.com/googleplay/android-developer/answer/14824520
  5. - RTDNがすべてのone time purchaseに対応するようになった - SubscriptionNotificationのnotificationTypeが追加 - (20) SUBSCRIPTION_PENDING_PURCHASE_CANCELED -

    A pending transaction of a subscription has been canceled. - VoidedPurchaseNotificationにrefundTypeが追加 - REFUND_TYPE_FULL_REFUND - REFUND_TYPE_QUANTITY_BASED_PARTIAL_REFUND Notification ref: https://developer.android.com/google/play/billing/rtdn-reference ref: https://web.archive.org/web/20240222075047/https://developer.android.com/google/play/billing/rtdn-reference ref: https://web.archive.org/web/20230925145016/https://developer.android.com/google/play/billing/rtdn-reference ref: https://youtu.be/luPzzuRwQnQ?si=udEdDmD8DeIfdshO&t=509
  6. App

  7. • 購入画面に次のようなバッジが表示される ◦ best selling ◦ trending ◦ popular •

    サービス提供者が指定できるわけではなさそう badge ref: https://youtu.be/xry2mQbWrio?si=qKkVnjYxXtwF1naD&t=1530
  8. Google Play Billing Library version deprecation バージョン(マイナーバージョ ンを含む) 新しいアプリのリリースや既 存のアプリのアップデートに

    使用できる最終日 延長リクエストをした場合の 最終日 5 Aug-31-2024 Nov-1-2024 6 Aug-31-2025 Nov-1-2025 7 Aug-31-2026 Nov-1-2026 ref: https://developer.android.com/google/play/billing/deprecation-faq ref: https://developer.android.com/google/play/billing/migrate-gpblv7
  9. - What's new in Google Play - https://www.youtube.com/watch?v=xry2mQbWrio - Scale

    and optimize your business with Google Play - https://www.youtube.com/watch?v=luPzzuRwQnQ - I/O 2024: What's new in Google Play - https://android-developers.googleblog.com/2024/05/io-24 -whats-new-in-google-play.html Note