@csrf
Loyalty & Wallet Settings
Loyalty Points Program

Enable or disable the accumulation of loyalty points for customers.

Allow customers to use their points as a discount during checkout.

{{ $setting->currency_symbol }}

Example: If set to 100, customer earns 1 point for every 100 {{ $setting->currency_symbol }} spent.

{{ $setting->currency_symbol }}

Example: If set to 5, then 1 point equals 5 {{ $setting->currency_symbol }} discount.

Points earned will automatically expire after this period.

Display loyalty point summary on the printed sales receipt.

Customer Wallet Balance

Allow saving "change" from transactions to the customer's account for future use.