Transactions API のサポートは 2023 年 6 月 13 日に終了します。2023 年 5 月 3 日に終了します。詳細については、
会話型アクションの廃止をご覧ください。
MerchantPaymentOption
JSON 表現 |
{
"merchantPaymentMethod": [
{
object (MerchantPaymentMethod )
}
],
"defaultMerchantPaymentMethodId": string,
"managePaymentMethodUrl": string
} |
フィールド |
merchantPaymentMethod[] |
object (MerchantPaymentMethod )
必須。アクション/販売者によって提供されたお支払い方法のリスト。
|
defaultMerchantPaymentMethodId |
string
省略可。デフォルトのお支払い方法の ID(ある場合)。
|
managePaymentMethodUrl |
string
省略可。お支払い方法を管理するためのアクション/販売者のウェブサイトへのリンク。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["Transaction functionalities for Conversational Actions are unavailable in Denmark, France, Germany, Italy, the Netherlands, Norway, Poland, Spain, and Sweden due to regulatory changes."],["The Actions on Google Orders API enables developers to manage transactions for physical goods within their Actions."],["Using the Orders API requires OAuth 2.0 authentication with a user token authorized for the `https://www.googleapis.com/auth/actions.order` scope."],["A JSON payload example demonstrates the structure of an order containing details like buyer information, merchant details, items, pricing, and fulfillment information."]]],[]]