=== Deakee Loyalty for WooCommerce ===
Contributors: deakee
Tags: loyalty, rewards, points, woocommerce, deakee
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
Stable tag: 0.1.0
License: MIT

Free loyalty program for your WooCommerce store. Customers earn points on every order, redeemable across 350+ Deakee brands.

== Description ==

Deakee Loyalty turns your WooCommerce store into a node in the Deakee cross-brand loyalty network. Customers earn points on every completed order. They see their balance — and yours alongside other partner brands — in the Deakee app. They can redeem points at checkout or transfer them to other Deakee brands.

* **Free, forever.** No transaction fees, no per-member fees.
* **You own the data.** Member records and point ledger live in your WordPress database. Deakee connects via OAuth2 — your data never leaves your server.
* **Standards-based.** Implements the open Deakee OAuth2 Integration Standard (`github.com/deakee/loyalty`). Migrate platforms or self-host at any time — Deakee only sees the contract.

== Installation ==

1. Upload and activate the plugin.
2. WooCommerce → Deakee Loyalty → configure your earn rate.
3. Click "Generate OAuth2 client credentials" and copy them into your Deakee partner portal.
4. Done. Points are issued automatically on every completed order.

== Frequently Asked Questions ==

= Does this require an account on Deakee? =
A Deakee partner account is required to register your store and have your points appear in customers' Deakee wallets. The plugin itself works standalone — points are still tracked locally even without a Deakee connection.

= Can I migrate to a different loyalty system later? =
Yes. Deakee's integration is purely contract-based. Export your members/transactions, set up a different system that implements the same standard, and re-register the new endpoint with Deakee. No customer-facing disruption.

== Changelog ==

= 0.1.0 =
* Initial release.
