@paypal/paypal-js
Preparing search index...
components/googlepay-payments
GooglePayIsReadyToPayRequest
Type Alias GooglePayIsReadyToPayRequest
Request payload for Google PaymentsClient.isReadyToPay()
type
GooglePayIsReadyToPayRequest
=
{
allowedPaymentMethods
:
GooglePayConfig
[
"allowedPaymentMethods"
]
;
apiVersion
:
GooglePayConfig
[
"apiVersion"
]
;
apiVersionMinor
:
GooglePayConfig
[
"apiVersionMinor"
]
;
}
Index
Properties
allowed
Payment
Methods
api
Version
api
Version
Minor
Properties
allowed
Payment
Methods
allowedPaymentMethods
:
GooglePayConfig
[
"allowedPaymentMethods"
]
api
Version
apiVersion
:
GooglePayConfig
[
"apiVersion"
]
api
Version
Minor
apiVersionMinor
:
GooglePayConfig
[
"apiVersionMinor"
]
Settings
Theme
OS
Light
Dark
On This Page
Properties
allowed
Payment
Methods
api
Version
api
Version
Minor
@paypal/paypal-js
Loading...
Request payload for Google PaymentsClient.isReadyToPay()