設定
Google Pay API を使用すると、オンライン購入がスピーディかつ簡単に行えます。API を設定すると、買い物客はサイトに支払い情報を手動で入力する必要がなくなります。名前、メールアドレス、請求先住所、配送先住所などの支払い情報は、買い物客に表示される支払い選択のダイアログに事前入力されます。買い物客が支払いタイプを選択すると、API はサポートされている支払いゲートウェイ経由で支払い情報を返します。この情報は暗号化された安全なサーバーで直接処理される場合もあります。
Google Pay API と統合すると、Google アカウントにクレジット カードやデビットカードの支払い情報を登録している数億人の Google ユーザーにワンタッチでのご購入手続きを提供できます。
はじめに
API の実装を開始する前に、次の前提条件を満たしていることを確認してください。
- TLS ドメインで検証された証明書を使用して HTTPS ウェブページを提供している。
- Google Chrome、Mozilla Firefox、Apple Safari、Microsoft Edge、Opera、UCWeb UC Browser のいずれかのサポートされているウェブブラウザを使用している。
- Google アカウントにお支払い方法を追加している。
- Google Pay API 利用規約に従っている。
本番環境へのアクセスを申し込む
Google Pay API の実装を本番環境に移行する前に、Google に登録し、Google の利用規約に同意する必要があります。ウェブサイトが Google の審査に合格すると、Google 販売者 ID が発行されます。詳細は、統合チェックリストをご覧ください。
本番環境へのアクセスを申し込む前に、次のものが必要です。
ウェブサイトが承認されると、Google Pay API リクエストで使用する Google 販売者 ID が発行されます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-16 UTC。
[null,null,["最終更新日 2024-10-16 UTC。"],[[["The Google Pay API enables a quick and seamless online checkout experience by allowing customers to use pre-filled payment information from their Google accounts."],["Integrating the Google Pay API gives you access to a vast user base of millions who already have payment methods stored with Google."],["Before implementing the API, ensure your website uses HTTPS, is accessed through a supported browser, and that you have a Google account with an added payment method, while also adhering to the Google Pay API Acceptable Use Policy."]]],["The Google Pay API allows users to make online purchases without manually entering payment details. It displays a pre-filled payment dialog with information like name, email, and addresses, which is then processed through a payment gateway or directly on the secure server. Integration offers one-touch checkout to Google users with saved payment methods. To implement, you need an HTTPS site, a supported browser, a Google Pay payment method, and adherence to the API's policy. Publishing requires checking additional information.\n"]]