New user should get signup bonus
Closed this issue · 6 comments
sirpy commented
New user gets a signup bonus of 30 G$
We need to sync the case of user logging in from w3 or user created account directly on dapp
Definition of Done
- w3 gives signup bonus to users created via goodserver (sergey)
sirpy commented
@Sergezdv can you comment on this? does a user created through the wallet will be also given the signup bonus?
Sergezdv commented
@sirpy if there is no inviter (no inviter invite_code
in the request like now) then the user will be added already as confirmed, with signup bonus of (30 G$)
if in the future an inviter invit_code
is added to request, then the signup bonus will be awarded only after confirm user by inviter
sirpy commented
@Sergezdv
ok. thanks.
do the current w3 APIs we use in the wallet return the invite code of the
user?
Sergezdv commented