NeoLegends/velocity-pwa

Consider implementing `contingent` info

Empty2k12 opened this issue · 0 comments

Under https://cms.velocity-aachen.de/backend/app/customer/contingent, a JSON object returns the current credit of a user account.

The response looks like this

{"amount":27.50}

This should probably be shown to the user.

Additionally, the same area could display the amount of referred customers, which the official apps do not show. This information is available under https://cms.velocity-aachen.de/backend/app/customer as refCount.