Origination widget
We've made it easy for anyone to originate new lending customers using our embeddable widget.
See it live on Codepen:
Wanna it a try?
Copy and the following code into your website or any HTML page
<script src="https://gugu-ent.digisol.agency/widget-app/Widget.js"></script>
<script>
const config = { secret_key:"wK7AiuXv.iQBqSOdu8OBtUJvkg7E7zstY45yCjZKA"};
Widget.init(config);
</script>
Last updated