Companion

object Companion

Functions

Link copied to clipboard

Create the FlowController when launching the payment sheet from an Activity.

fun create(fragment: Fragment, paymentOptionCallback: PaymentOptionCallback, paymentResultCallback: PaymentSheetResultCallback): PaymentSheet.FlowController

Create the FlowController when launching the payment sheet from a Fragment.