web / GooglePayConfig
Interface: GooglePayConfig ​
Defined in: apps/web/composables/useGooglePay/types.ts:1
Properties ​
allowedPaymentMethods ​
allowedPaymentMethods:
PaymentMethodSpecification
[]
Defined in: apps/web/composables/useGooglePay/types.ts:7
apiVersion ​
apiVersion:
number
Defined in: apps/web/composables/useGooglePay/types.ts:5
apiVersionMinor ​
apiVersionMinor:
number
Defined in: apps/web/composables/useGooglePay/types.ts:6
callbackIntents ​
callbackIntents:
CallbackIntent
[]
Defined in: apps/web/composables/useGooglePay/types.ts:9
countryCode ​
countryCode:
string
Defined in: apps/web/composables/useGooglePay/types.ts:4
isEligible ​
isEligible:
boolean
Defined in: apps/web/composables/useGooglePay/types.ts:3
merchantInfo ​
merchantInfo:
MerchantInfo
Defined in: apps/web/composables/useGooglePay/types.ts:2
transactionInfo ​
transactionInfo:
TransactionInfo
Defined in: apps/web/composables/useGooglePay/types.ts:8