A lightweight version of Charge SDK built on JS (Javascript) and can be embedded in browser based apps. It supports Wallet and Remote Transactions. The minified verison of sdk is placed inside release folder.
There is a sample html file inside the sample folder of the repository. You can use this file as a reference app to integrate Ezetap SDK. Charge sdk script and Jquery cdn link is already included in index.html of sample app.Note: This chrage sdk uses JQuery to run.
Follow the steps below to get the demo app working:
- Clone the project and go to sample app.
- Run index.html in browser
- See the results in console