stripe-android
payments-core
/
com.stripe.android
/
GooglePayJsonFactory
/
GooglePayJsonFactory
Google
Pay
Json
Factory
fun
GooglePayJsonFactory
(
context
:
Context
,
isJcbEnabled
:
Boolean
=
false
)
PaymentConfiguration
must be instantiated before calling this.
fun
GooglePayJsonFactory
(
googlePayConfig
:
GooglePayConfig
,
isJcbEnabled
:
Boolean
=
false
)