Conversational Actions will be deprecated on June 13, 2023. For more information, see Conversational Actions sunset.

PaymentParameters

Stay organized with collections Save and categorize content based on your preferences.

Parameters for requesting payment associated with an order.

JSON representation
{
  "googlePaymentOption": {
    object (GooglePaymentOption)
  },
  "merchantPaymentOption": {
    object (MerchantPaymentOption)
  }
}
Fields
googlePaymentOption

object (GooglePaymentOption)

Info for requesting payment info from google.

merchantPaymentOption

object (MerchantPaymentOption)

Info for payment methods provided by Action/Merchant.