toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core
/
FieldValuesToParamsMapConverter
/
Companion
/
transformToPaymentMethodExtraParams
transform
To
Payment
Method
Extra
Params
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
transformToPaymentMethodExtraParams
(
fieldValuePairs
:
Map
<
IdentifierSpec
,
FormFieldEntry
>
,
code
:
PaymentMethodCode
)
:
PaymentMethodExtraParams
?