Credit Limit Increase
Last updated
Last updated
This stage is triggered by step: CREDIT_INCREASE_PREFS
Kavoon can increase User's credit limit by itself. Therefore, there is a need to ask User to select the option on how to increase his credit limit:
Increase the limit unless User says no
Only increase the limit if User says yes
Do not increase the limit automatically
User's answer shall be submitted to .
If User chose
the 1st option, then pass in creditIncrease: ACCEPTED
if 2nd – CONFIRM
if 3rd – DECLINED