How the page is rendered
The Loyalty Page will be rendered using the same Theme Editor customisations as it does on your storefront, i.e. the order & visibility of sections, brand colors, etc. Any custom CSS delivered as part of your storefront theme will not be applied. Not all rules and rewards will be available: we’ll only render those that are suitable for use inside a WebView.Create a WebView session
You can use the WebView Session API to create a short-lived WebView session for a site. This session includes a URL that can be used as the source for a WebView to render a complete Loyalty Page.This is a server-side API and must be called from a secure server, using an
API key or OAuth token. You cannot call this API directly from a client-side
app.