Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsTransactionsV3PaymentResult

Hierarchy

  • GoogleActionsTransactionsV3PaymentResult

Properties

Optional googlePaymentData

googlePaymentData: undefined | string

Google provided payment method data. If your payment processor is listed as Google supported payment processor here: https://developers.google.com/pay/api/ Navigate to your payment processor through the link to find out more details. Otherwise, refer to following documentation for payload details. https://developers.google.com/pay/api/payment-data-cryptography

Optional merchantPaymentMethodId

merchantPaymentMethodId: undefined | string

Merchant/Action provided payment method chosen by user.

Generated using TypeDoc