AI-generated Key Takeaways
-
The JSON representation for PaymentParameters includes options for Google payment and merchant-provided payment methods.
-
googlePaymentOption
is an object used to request payment information from Google. -
merchantPaymentOption
is an object used to specify payment methods provided by the Action or Merchant.
Parameters for requesting payment associated with an order.
JSON representation | |
---|---|
{ "googlePaymentOption": { object ( |
Fields | |
---|---|
googlePaymentOption |
Info for requesting payment info from google. |
merchantPaymentOption |
Info for payment methods provided by Action/Merchant. |