'My Activity Screen' (purchase history) members can review their purchase details including the item name, quantity, and amount, as well as tax and discounts if the POS sends it.
NOTE: General discount includes discounts the POS doesn’t allocate to specific items in the purchase (sent in totalGeneralDiscount field via the POS API).
Article Topics:
- Purchase History Native Screen
- Embedded Purchase History Screen
Purchase History Native Screen
To add the screen
- From Layout > Layout Blocks, add a new layout block choose your wallet icons choose the button action of Open App Screen >> Purchase history, and click SAVE.
2. Move to Custom screens, choose the desired screen that you want to publish the member purchase history, and click SAVE.
3. Update App >> Publish App
You're Set to Go!
Embedded Purchase History Screen
The embedded purchase history screen allows members to view their purchase history, point transactions, and credit transactions. They can even view purchase details including the item name, quantity and amount, tax, and discounts if the POS sends it.
To add the screen
- Create a new webview from Information > Webview add a new item
- Insert the following link: https://BusniessLocationID.comosense.net/member/activity and set the following webview parameters.
Note: Need to change BusniessLocationID to business location ID.
Parameter Value Description Field token User Token Member User Token Default locationid Location ID Busniess Location ID Default temporaryToken Choose a temporary token as you desire, recommended for 60 minutes. Member temp token for identification, session is expired based on the time you choose Default inAppBrowser false InAppBrowser provides access to the system's web browser within the app Custom hideNavBar true Hide customer portal nav bar Custom cookieConsentGrantedExternally true Disable cookie consent Custom preloaded false Disable the preload of the webview Custom theme dark/light dark/light appearance Custom
- From Layout > Layout blocks, and create a dedicated layout for the webview.
- From Layout > Custom Screens , select where to display the purshcase history screen.