PaymentIntentArgs
data class PaymentIntentArgs @JvmOverloads constructor(clientSecret: String, config: GooglePayLauncher.Config, label: String? = null) : GooglePayLauncherContract.Args
Args for launching GooglePayLauncherContract to confirm a PaymentIntent.
Constructors
Link copied to clipboard