-
Notifications
You must be signed in to change notification settings - Fork 2
Wallets
Wallets are alternative payment methods which can be given to a user by applications and where credit can be added following certain actions performed by a linkID user. These wallets are not limited to traditional currencies but can also define custom wallet coin types. To request such a custom wallet coin type, contact a linkID operator.
For a linkID payment, you can specify if only wallets can be used, and if a payment amount is allowed to be payed partial. This can be useful if your webshop has other payment providers it uses and you wish to allow the linkID user to pay partially for it with the linkID wallet. If this is the case, you must explicitly commit or release the wallet transaction. This will respectively definitively commit the wallet transaction credit or release it so the user can use it again.
An example would be a parking wallet organization with a EURO currency. Wallet credits could then be given to certain linkID users as a royalty gift after a certain purchase and can be used by the linkID user to pay partially or fully for his parking ticket.
Wallets are a cross-linkID application concept and permissions to add,remove,... can be given to other applications
Following permissions are available
- addCredit: allow an application to add credits to a user's wallet
- removeCredit: allow an application to remove credits to a user's wallet
- remove: allow an application to remove a wallet from a user's linkID profile
- enroll: allow an application to enroll a user for the wallet organization
- report: allow an application to fetch wallet reports for the wallet organization
- use: allow an application to use the wallet organization in linkID payments
The wallet logo to be shown to the linkID user