toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.networking
/
ConnectionFactory
/
create
create
abstract
fun
create
(
request
:
StripeRequest
)
:
StripeConnection
<
String
>
Creates an
StripeConnection
which attempts to parse the http response body as a
String
.