mailSendService.sendSimpleAlert("Error pago de servicio MLA PAGOFACIL. ",
"Ocurrio un error al ejecutar confirmarLote(). Se ejecuto anularTransaccion() EXITOSAMENTE. Result de confirmarLote: ${confirmarLoteResponse} - Result de anularTransaccion: ${anularTransaccionResponse}")
mailSendService.sendSimpleAlert("Error pago de servicio MLA PAGOFACIL. ",
"Ocurrio un error al ejecutar anularTransaccion(). "+
"- Result de confirmarLote: ${confirmarLoteResponse} - Result de consultarLote: ${consultarLoteResponse} - Result de anularTransaccion: ${anularTransaccionResponse}")