PaymentLauncherContract
ActivityResultContract to start PaymentLauncherConfirmationActivity and return a PaymentResult.
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
open fun getSynchronousResult(context: Context, input: PaymentLauncherContract.Args): ActivityResultContract.SynchronousResult<PaymentResult>?
Link copied to clipboard