Overview
TerraCore v0
#
OverviewTerraLoyalty
is the client library for communicating with Loyalty service. It is for both consumer/staff dev team who wants to implement their own loyalty UI while leveraging Loyalty service's API.
#
PrerequisiteBefore using features of TerraLoyalty
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
#
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 TerraLoyalty
:
- Android
- iOS
#
ConfigurationPlease contact Terra team for support.
#
UsageYou can get instance of TerraLoyalty
through TerraApp
- Android
- iOS