stripe-android
payments-core
/
com.stripe.android
/
PaymentSessionConfig
/
ShippingMethodsFactory
Shipping
Methods
Factory
interface
ShippingMethodsFactory
:
Serializable
Functions
Functions
create
Link copied to clipboard
@
WorkerThread
abstract
fun
create
(
shippingInformation
:
ShippingInformation
)
:
List
<
ShippingMethod
>