{# app/modules/loyalty/templates/loyalty/admin/wallet-debug.html #} {% extends "admin/base.html" %} {% from 'shared/macros/headers.html' import page_header %} {% from 'shared/macros/tables.html' import table_wrapper, table_header %} {% block title %}Wallet Debug{% endblock %} {% block alpine_data %}walletDebug(){% endblock %} {% block content %} {{ page_header('Wallet Diagnostics', back_url='/admin/loyalty/programs', back_label='Back to Programs') }}
Validates Google Wallet configuration: service account, credentials, issuer ID, origins, and logo URL reachability.
Shows Google Wallet class review status for each loyalty program. Classes must be APPROVED for wallet buttons to work.
Inspect a loyalty card's wallet integration state, including Google Wallet object status and JWT details.
Generate a fresh Google Wallet save URL for a card and inspect the JWT.
Shows the last 20 enrollments with their wallet integration status.
Apple Wallet configuration status and pass statistics.
Apple Wallet is not configured. Set these environment variables:
Click "Check Config" to load Apple Wallet status.