"El problema a resolver es cómo antes de realizar una compra puede un cliente conocer cuánto terminara pagando al final y así tomar una decisión correcta".
When user clicks on "Fináncialo!", a Modal for choosing the credit card of the user must appear.
This is an example of credit cards response from backend:
Description
When user clicks on "Fináncialo!", a Modal for choosing the credit card of the user must appear. This is an example of credit cards response from backend:
This modal redirects to "Resultado" with "cuotas", "cuota de manejo" and "interés" values according to the user selection on this form.
Insufficient founds is checked with "available" property.
Preview