PaymentLauncherFactory

Factory to create a PaymentLauncher, initialize all required dependencies.

Used when PaymentLauncher is used as a standalone API.

Constructors

Functions

Link copied to clipboard
fun create(publishableKey: String, stripeAccountId: String? = null): PaymentLauncher