-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Obtener Qr code #17
Labels
invalid
This doesn't seem right
Comments
Mostrar una url en QR? |
@giansalex, perdón por no ser muy específico, que me envie a una url de descarga previamente obtenida. |
¿Es posible? |
si, claro. Pero para eso tendrías que enviarle los parametros requeridos para el Qr, aunque eso actualmente no esta incluido. Pero eres libre de modificar a tus necesidades |
Closed
La ruta es {
"ruc": "20123456789",
"tipo": "01",
"serie": "F001",
"numero": "111",
"emision": "2018-02-28T00:00:00+01:00",
"igv": 18,
"total": 118,
"clienteTipo": "6",
"clienteNumero": "20546687668"
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hola @giansalex, tengo una url donde guardo el comprobante, ¿Cómo podría configurar Lycet para que obtenga el parámetro (url) y la muestre en el qr code?. Muy agradecido.
The text was updated successfully, but these errors were encountered: