PaymentIntentArgs
data class PaymentIntentArgs(clientSecret: String, config: GooglePayLauncher.Config) : GooglePayLauncherContract.Args
Args for launching GooglePayLauncherContract to confirm a PaymentIntent.
Args for launching GooglePayLauncherContract to confirm a PaymentIntent.