PaymentParameters
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
พารามิเตอร์สำหรับการขอการชำระเงินที่เชื่อมโยงกับคำสั่งซื้อ
ช่อง |
googlePaymentOption |
object (GooglePaymentOption )
ข้อมูลสำหรับการขอข้อมูลการชำระเงินจาก Google
|
merchantPaymentOption |
object (MerchantPaymentOption )
ข้อมูลเกี่ยวกับวิธีการชำระเงินที่ Action/Merchant ระบุ
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003ePayment parameters can be requested for orders using either Google Payment or Merchant Payment options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egooglePaymentOption\u003c/code\u003e field provides details for using Google's payment system.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emerchantPaymentOption\u003c/code\u003e field allows for payment methods managed by the Action or Merchant directly.\u003c/p\u003e\n"]]],[],null,["# PaymentParameters\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nParameters for requesting payment associated with an order.\n\n| JSON representation ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ``` { \"googlePaymentOption\": { object (/assistant/df-asdk/transactions/reference/physical/rest/v3/GooglePaymentOption) }, \"merchantPaymentOption\": { object (/assistant/df-asdk/transactions/reference/physical/rest/v3/MerchantPaymentOption) } } ``` |\n\n| Fields ||\n|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `googlePaymentOption` | `object (`[GooglePaymentOption](/assistant/df-asdk/transactions/reference/physical/rest/v3/GooglePaymentOption)`)` Info for requesting payment info from google. |\n| `merchantPaymentOption` | `object (`[MerchantPaymentOption](/assistant/df-asdk/transactions/reference/physical/rest/v3/MerchantPaymentOption)`)` Info for payment methods provided by Action/Merchant. |"]]