Vouchers
A ZBD Voucher is a single-time use coupon that can be redeemed by another ZBD user to transfer funds from your Developer Wallet into their wallet.
Voucher Use Cases
You can create these anytime you want to send another ZBD user sats from your Developer Wallet
Examples:
- You want to gift a user but don’t know their gamertag or Lightning Address
- You want to send a voucher to a user’s email to re-engage them
- You want to run a promotion where you generate 100 vouchers and give them away to people
Create Voucher
To create vouchers, go to the Vouchers
page in the Developer Dashboard and click Create Voucher
. When you create a voucher, it debits the funds from your Developer Wallet.
Redeem Voucher
Vouchers are redeemed by entering the unique 8-digit code within the Developer Dashboard or Mobile App. The funds from the Voucher will be credited to your wallet balance.
Share Voucher
The unique 8-digit code from a Voucher can be shared with another ZBD user, who can redeem it to transfer the funds from your wallet to their own.
ZBD Mobile App users are able to redeem vouchers by x, y, z
View Created Vouchers
Navigate to the Vouchers
page within the Developer Dashboard to view a list of your vouchers,
Revoke a voucher
If you issue a voucher, but want to revoke (cancel) it, you can:
- Revoke it via the
revoke-voucher
API endpoint - Revoke it within the Developer Dashboard:
- Navigate to the
Vouchers
page within the Developer Dashboard - Find the applicable voucher within the data table
- Click on the voucher to open the voucher modal
- Click
Revoke
on the modal - The voucher funds will be credited to your Developer Wallet
- Navigate to the
Voucher Statuses
Valid | This means the Voucher is active and available for another user to redeem. |
---|---|
Redeemed | This means the Voucher has been redeemed by you or another user. Since Vouchers are single-time use, a Redeemed voucher cannot be redeemed again. |
Revoked | This means the Voucher has been cancelled and can no longer be redeemed. |