toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.customersheet
/
CustomerAdapter
/
retrievePaymentMethods
retrieve
Payment
Methods
abstract
suspend
fun
retrievePaymentMethods
(
)
:
CustomerAdapter.Result
<
List
<
PaymentMethod
>
>
Retrieves a list of payment methods attached to a customer
Return
a list of
PaymentMethod
s.