發布整合項目
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本節說明如何將應用程式設為正式版,並接受實際付款憑證。
先決條件
申請正式版存取權前,請確認您具備系統支援的支付平台,或符合付款卡產業資料安全標準 (PCI DSS) 的環境,以便處理持卡人資料付款資訊。
此外,請完成 Android 設定指南中的步驟。
建立您的個人資料
以下列出建立個人資料的步驟:
- 前往 Google Pay 和錢包主控台。
- 在「企業類型」清單中選取「商家」,然後填寫其他必要資訊。
- 完成商家檔案。
- 在左側導覽選單中,按一下「Google Pay API」分頁標籤。
- 按一下 [開始使用]。
- 接受《Google Pay API 服務條款》和《使用限制政策》。
- 選用:設定適用於特定地區的功能,例如 Visa 裝置憑證的詐欺責任保障。
現在,畫面右上角會顯示商家 ID。
整合 Android 應用程式
以下列出整合 Android 應用程式的步驟:
- 為確保應用程式已準備好接受審查,請評估整合作業檢查清單。
- 在 Google Pay 和錢包主控台中,依序前往「Google Pay API」>「整合」>「與您的 Android 應用程式相互整合」部分,找到您的 Android 應用程式,然後按一下「管理」。
- 如果沒有看到 Android 應用程式,請按照下列步驟操作:
- 在左側導覽選單中,按一下「使用者」。
- 按一下「邀請使用者」。
- 在 Google Play 管理中心中,新增與應用程式相關聯的帳戶擁有者或管理員電子郵件地址。
- 選擇使用者存取層級。
- 按一下「邀請使用者」。
- 新增使用者後,請登出 Google Pay 和錢包主控台。
- 使用新的使用者帳戶登入 Google Pay 和錢包主控台。
- 選取「整合類型」:閘道 (如果使用參與計畫的付款服務供應商) 或直接 (符合 PCI DSS 標準的商家)。
- 上傳應用程式螢幕截圖,顯示您測試的 Google Pay API 整合。
- 按一下「儲存」。
- 按一下「送交審查」。
系統會將資訊傳送給導入團隊,請等待回覆。
以下列出為應用程式設定正式版的步驟:
- 請確認您在簽署 APK 時使用的是發布金鑰,而非您在測試環境中採用的偵錯金鑰。
- 將 Wallet.WalletOptions 環境參數設為
WalletConstants.ENVIRONMENT_PRODUCTION。
在 Google Play 商店發布應用程式
Google Pay 整合功能獲得核准後,您就能在 Google Play 商店發布應用程式。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-11-29 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-11-29 (世界標準時間)。"],[],["To configure an app for production and accept real payments, ensure you have a supported payment gateway or PCI DSS compliant environment. Create a profile in the Google Pay & Wallet Console, selecting \"Merchant\" as the business type. Integrate the Android app by navigating to the Google Pay API section, adding app users if necessary, and selecting the integration type (Gateway or Direct). Upload screenshots of the test integration and submit it for approval. Finally, sign the APK with the release key and set the Wallet environment to production before publishing the app.\n"]]