stripe-android
paymentsheet
/
com.stripe.android.paymentsheet.model
/
SupportedPaymentMethod
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
from
Code
Link copied to clipboard
fun
fromCode
(
code
:
String
?
)
:
SupportedPaymentMethod
?
Content copied to clipboard
This will use only those payment methods that are allowed in the release
values
Link copied to clipboard
fun
values
(
)
:
List
<
SupportedPaymentMethod
>
Content copied to clipboard