stripe-android
payments-ui-core
/
com.stripe.android.ui.core.address
Package-level
declarations
Types
Functions
Types
Address
Repository
Link copied to clipboard
@
Singleton
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
AddressRepository
@
Inject
constructor
(
val
resources
:
Resources
?
)
Functions
to
Confirm
Payment
Intent
Shipping
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
Map
<
IdentifierSpec
,
String
?
>
.
toConfirmPaymentIntentShipping
(
)
:
ConfirmPaymentIntentParams.Shipping