Javascript SDK

Integrating with Clicklease using our Javascript SDK

Our Javascript SDK makes it easy to promote Clicklease with a few lines of code. The script currently allows you to add buttons that link to the lease application process and promote a monthly payment by financing with Clicklease.

The JavaScript SDK wraps the Client API and (among other things) exposes the responses of the webservice calls as JavaScript objects. ... The JavaScript SDK github repository contains a working example application which can help you understand how the SDK is best used.

To setup the javascript you will first need to become an approved partner with Clicklease. After becoming an approved partner you will be given a token that will be passed with all the requests and associate the lease requests with your store.

195