stripe-android
payments-ui-core
/
com.stripe.android.ui.core.forms.resources
/
LpmRepository
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
get
Instance
Link copied to clipboard
fun
getInstance
(
args
:
LpmRepository.LpmRepositoryArguments
)
:
LpmRepository
Content copied to clipboard
Properties
exposed
Payment
Methods
Link copied to clipboard
val
exposedPaymentMethods
:
List
<
String
>
Content copied to clipboard
This is a list of the payment methods that we are allowing in the release
Hardcoded
Card
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
val
HardcodedCard
:
LpmRepository.SupportedPaymentMethod
Content copied to clipboard