Search
Preparing search index...
The search index is not available
Ingenico Connect JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index.d"
"connectsdk.GooglePay"
GooglePay
Class GooglePay
Hierarchy
GooglePay
Index
Constructors
constructor
Properties
is
Google
Pay
Available
is
Merchant
IdProvided
Constructors
constructor
new
Google
Pay
(
)
:
GooglePay
Returns
GooglePay
Properties
Readonly
is
Google
Pay
Available
is
Google
Pay
Available
:
(
context
:
C2SPaymentProductContext
, paymentProductSpecificInputs
:
PaymentProductSpecificInputs
, googlePayData
:
PaymentProduct320SpecificDataJSON
)
=>
Promise
<
boolean
>
Type declaration
(
context
:
C2SPaymentProductContext
, paymentProductSpecificInputs
:
PaymentProductSpecificInputs
, googlePayData
:
PaymentProduct320SpecificDataJSON
)
:
Promise
<
boolean
>
Parameters
context:
C2SPaymentProductContext
paymentProductSpecificInputs:
PaymentProductSpecificInputs
googlePayData:
PaymentProduct320SpecificDataJSON
Returns
Promise
<
boolean
>
Readonly
is
Merchant
IdProvided
is
Merchant
IdProvided
:
(
paymentProductSpecificInputs
?:
PaymentProductSpecificInputs
)
=>
boolean
Type declaration
(
paymentProductSpecificInputs
?:
PaymentProductSpecificInputs
)
:
boolean
Parameters
Optional
paymentProductSpecificInputs:
PaymentProductSpecificInputs
Returns
boolean
Globals
Google
Pay
constructor
is
Google
Pay
Available
is
Merchant
IdProvided
C2SPayment
Product
Context
Promise