Overview
TerraCore v0
#
OverviewTerraLoyaltyConsumer
is dedicated for apps which target end-users. It includes following features:
- Display member information, ranking and loyalty point
- Allow select points for spending
- Register an user to become loyalty user
- Built-in screens for consumer:
- Display QR that users can use to store/spend point when buying at offline merchants
- Check loyalty transaction history
- FAQ
#
PrerequisiteBefore using features of TerraLoyaltyConsumer
make sure:
- Your app uses TerraAuth, and uses built-in login methods or has finished integrating your own auth system
- Your user's profile contains phone number as Loyalty needs it to identify users
- Your app is configured to use
Apollo
- please refer here
#
InstallationFirstly please refer to Teko repository access guide for instruction to setup the environment.
When the environment is ready, add the below code to import TerraLoyaltyConsumer
:
- Android
- iOS
#
ConfigurationPlease contact Terra team for support.
#
UsageYou can get instance of TerraLoyaltyConsumer
through TerraApp
- Android
- iOS