Update 019_wallet_soft_limit.md
This commit is contained in:
parent
ef89daf42a
commit
ac96d247cb
@ -33,7 +33,7 @@ How will things be different after this has been done?
|
|||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
All transactions going to that wallet in that users Active token should check this Balance Limit.
|
All transactions going to that wallet in that users Active token should check this Balance Limit.
|
||||||
If the transaction will cause the reciever to go over their Blance limit on the Active token a message should be sent to both parties.
|
If the transaction will cause the reciever to go over their Balance limit on the Active token a message should be sent to both parties.
|
||||||
Sender "XXX user can't accept more TOKEN_Name please help them spend it"
|
Sender "XXX user can't accept more TOKEN_Name please help them spend it"
|
||||||
Reciever "XXX user tried to send YYY TOKEN_NAME but can't because of your Balance Limit of XXX. To change this limit choose My Profile then Balance Limit.
|
Reciever "XXX user tried to send YYY TOKEN_NAME but can't because of your Balance Limit of XXX. To change this limit choose My Profile then Balance Limit.
|
||||||
<!--
|
<!--
|
||||||
@ -51,8 +51,9 @@ Some suggestions:
|
|||||||
|
|
||||||
## USSD Menu
|
## USSD Menu
|
||||||
1. My Profile
|
1. My Profile
|
||||||
1. Check Balance Limit (Asks pin and show current limit for active token)
|
1. Balance Limit
|
||||||
1. Set Balance Limit (Asks for a non zero integer and a confirmation screen and pin on request)
|
1. Check Balance Limit (Asks pin and show current limit for active token)
|
||||||
|
1. Set Balance Limit (Asks for a non zero integer and a confirmation screen and pin on request)
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
Reference in New Issue
Block a user