stripe-android
payments-core
/
com.stripe.android
/
GooglePayConfig
/
GooglePayConfig
Google
Pay
Config
fun
GooglePayConfig
(
context
:
Context
)
Instantiate with
PaymentConfiguration
.
PaymentConfiguration
must be initialized.
@
JvmOverloads
fun
GooglePayConfig
(
publishableKey
:
String
,
connectedAccountId
:
String
?
=
null
)