Satellite Loan Application Snippet
Based on over a year’s worth of work and input from the Building Loan Channels focus group, we have completely revamped the way that loan applications are presented to members in It’s Me 247 Online Banking. In addition to making the application easier to understand and navigate, the new application lets
both members and non-members apply for a loan outside of It’s Me 247 Online Banking. Now you can gather loan applications directly from your credit union’s web page, or from a special web or intranet page at any of your SEG/sponsor organizations…without having to re-key anything into CU*BASE!
Source Code
Copy this HTML in the box below and paste it anywhere into your website, making sure to
substitute the values below with your information. Your members and non-members will now be able to apply for loans online.
- YourCUID should be the same 3 digit CUID number used for online banking.
- YourTheme should be the name of the theme you would like to use for the loan app. There are three from which to choose:
- Classic
- Simplicity
- Dazzle
- LogoutPage should be the page you would like displayed after a user has logged out. This value should be URL encoded and fully qualified.
Copy the source code for the style you prefer.
Satellite Loan Application Badge
<!-- Satellite Loan Application -->
<a href="http://go.cuanswers.com/Redirect.aspx?ActionId=rPg8r3&CUID=YourCUID&SkinName=Simplicity&LogoutURL=http%3A%2F%2Fws.cuanswers.com%2F" target="_blank">
<img src="http://library.itsme247.com/applynow/apply_online_badge.jpg" width="125" height="125" alt="Apply Online!" border="0" />
</a>
<!-- /Satellite Loan Application -->
Satellite Loan Application Banner
<!-- Satellite Loan Application -->
<a href="http://go.cuanswers.com/Redirect.aspx?ActionId=rPg8r3&CUID=YourCUID&SkinName=Simplicity&LogoutURL=http%3A%2F%2Fws.cuanswers.com%2F" target="_blank">
<img src="http://library.itsme247.com/applynow/apply_online_halfbanner.jpg" width="234" height="60" alt="Apply Online!" border="0" />
</a>
<!-- /Satellite Loan Application -->