GooglePayJsonFactory
fun GooglePayJsonFactory(context: Context, isJcbEnabled: Boolean = false)
Content copied to clipboard
PaymentConfiguration must be instantiated before calling this.
fun GooglePayJsonFactory(googlePayConfig: GooglePayConfig, isJcbEnabled: Boolean = false)
Content copied to clipboard