Register Your Project
To start using , you need to register your project. Visit the Dashboard and create a new project. This will provide you with aproject_id
that you will use in your extension.
Optionally, add plans and credits to your project.
Install
Initialize the Client
Fetch User Info
client.openSubscriptionPage()
or the login page using client.openLoginPage()
for existing subscribers.
Checkout the Library Methods page for more details on available methods.