既存のお支払い方法を使用して購入する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
購入を含むフローは、運転手の注意を最小限に抑えるために、できるだけシンプルで短くする必要があります。
必ず購入フローのガイドラインを遵守してください。
フローの例
ユーザーの行動 |
アクションが実行される場所 |
操作後の歩数 |
アプリを使用しているユーザーは、購入することに決めました。 |
ランディング テンプレート(非表示) |
1 |
ユーザーは、近くの場所または最近予約された場所のキュレートされたリストから駐車場を選択します。 |
リスト テンプレート

|
2 |
ユーザーが駐車位置の詳細を確認してその駐車スペースを予約すると、購入はバックグラウンドで行われます。 |
ペイン テンプレート

|
3 |
確認が表示され、[ナビ] を選択します。 |
メッセージ テンプレート

|
4 |
別のナビゲーション アプリが開き、ルーティングが開始されます。 |
ナビゲーション アプリに切り替える

|
1(新しいタスク) |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eIn-car purchase flows should be straightforward and require minimal driver attention, ideally concluding within 3 steps inside the app.\u003c/p\u003e\n"],["\u003cp\u003eApps should streamline the purchase process by offering curated parking location lists, background purchase handling, and clear confirmation messages.\u003c/p\u003e\n"],["\u003cp\u003eUpon purchase confirmation, initiate navigation using a seamless transition to a dedicated navigation app, ensuring a clear task separation for the driver.\u003c/p\u003e\n"]]],[],null,["# Purchase using existing payment method\n\n\u003cbr /\u003e\n\nFlows that involve purchases should be as simple and short as possible, to\nminimize attention needed from drivers.\n\nBe sure to follow the\n[guidelines for purchase flows](/cars/design/create-apps/ux-requirements/templated-apps#purchase).\n\nSample flow\n-----------\n\n| User action | Where action is performed | Step count after action |\n|------------------------------------------------------------------------------------------------------------|------------------------------|-------------------------|\n| The user is using your app. They decide to make a purchase. | Landing template (not shown) | 1 |\n| The user selects a parking location from a curated list of nearby or recently booked locations. | List template | 2 |\n| The user views parking location details and reserves the spot; the purchase takes place in the background. | Pane template | 3 |\n| The user sees confirmation and selects **Navigate**. | Message template | 4 |\n| A separate navigation app opens and routing begins. | Switch to navigation app | 1 (new task) |"]]