Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersGoogleProvidedPaymentOptions

Hierarchy

  • GoogleActionsV2OrdersGoogleProvidedPaymentOptions

Properties

Optional billingAddressRequired

billingAddressRequired: undefined | true | false

If true, billing address will be returned.

Optional prepaidCardDisallowed

prepaidCardDisallowed: undefined | true | false

If true, disallow prepaid cards from being used in the transaction.

Optional supportedCardNetworks

The app allows cards from any card network listed here being used in transaction. By default, Amex, Visa, MC and Discover are supported.

Optional tokenizationParameters

Required field for requesting Google provided payment instrument. These tokenization parameters will be used for generating payment token for use in transaction. The app should get these parameters from their payment gateway.

Generated using TypeDoc