Wallet API
Getting Started
Create and manage users wallet with only email verification without the user ever leaving your application
Set up
To get started with Wallet API:
-
Create an application in the Developer Dashboard
-
Save your
AppSecret
andAppId
for later use -
Reach out to sales@handcash.io to enable this feature with your application id
-
Install the HandCash SDK in your project:
Overview
HandCash Wallet Service enables you to create wallets for your users using just email verification. With the HandCash SDK, you can initiate the process of sending a verification code to your user’s email address.
Once set up, this wallet allows you to:
-
Check balance
-
Retrieve transaction history
-
Make payments
The key advantage is that users can perform all these actions without leaving your application.