GooglePayJsonFactory

fun GooglePayJsonFactory(context: Context, isJcbEnabled: Boolean = false)

PaymentConfiguration must be instantiated before calling this.


fun GooglePayJsonFactory(googlePayConfig: GooglePayConfig, isJcbEnabled: Boolean = false)