Transactions API will be deprecated on May 3, 2023, ahead of the Conversational Actions sunset on June 13, 2023. For more information, see Conversational Actions sunset.

PaymentParameters

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.