Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsTransactionsV3MerchantPaymentMethod

Hierarchy

  • GoogleActionsTransactionsV3MerchantPaymentMethod

Properties

Optional paymentMethodDisplayInfo

Required. Display info of this payment method.

Optional paymentMethodGroup

paymentMethodGroup: undefined | string

Optional. The group / profile name that the payment method belongs to.

Optional paymentMethodId

paymentMethodId: undefined | string

Required. Id of the payment method passed from merchant / action. Note this id is should be unique if multiple payment methods are sent from Merchant/Action.

Optional paymentMethodStatus

Optional. Status of the payment method. If not present, the payment method is assumed to be in OK status.

Generated using TypeDoc