💰 LootBazaar Cashback

How Cashback Works on LootBazaar

🛍️
LootBazaar TeamOfficial LootBazaar Blog
Published: 2 June 2026·Updated: 16 June 2026·7 min read
How Cashback Works on LootBazaar

What is Cashback on LootBazaar?

On LootBazaar, "cashback" refers to the affiliate commission you earn when someone buys through your tracked link. It is not a discount given to the buyer — it is a commission paid by the store (via the Cuelinks affiliate network) to the publisher who drove the sale.

The Complete Cashback Flow

  1. Publisher generates a tracked short link using the Link Generator.
  2. User clicks the short link → redirected through Cuelinks tracking → lands on the product page.
  3. User completes the purchase. Cuelinks records the transaction with the publisher's unique sub_id (UUID).
  4. Cuelinks sends a postback notification to LootBazaar's webhook at /api/postback/cuelinks.
  5. LootBazaar records the transaction in the publisher_transactions table with status = "pending".
  6. When the store confirms the order is not returned, Cuelinks updates the status to "confirmed".
  7. The confirmed commission is added to the publisher's withdrawable balance.

How Commission is Calculated

Each store has a different commission rate set by Cuelinks. Here are the current rates for top stores:

StoreTypeCuelinks RateYou Earn
Amazon IndiaCPSUpto 3.17%3.17% of sale
FlipkartCPSUpto 6.00%6.00% of sale
AjioCPSUpto 9.00%9.00% of sale
MyntraCPSUpto 7.50%7.50% of sale
MeeshoCPSUpto 10.00%10.00% of sale
Amazon USCPCUpto ₹6.42/click₹6.42 per click
✅ LootBazaar currently passes 100% of the Cuelinks commission to publishers. There is no platform deduction.

How the Postback System Works

When Cuelinks detects a completed sale, it sends a POST request to LootBazaar's postback URL containing: the transaction_id, the publisher's sub_id (their unique user UUID), the sale amount, the commission earned, and the current order status.

LootBazaar's server validates the secret token, checks that the publisher exists and is not suspended, then upserts the transaction record. If the same transaction arrives again with a different status (e.g. pending → confirmed), the record is updated automatically without creating a duplicate.

When is Cashback Credited to My Wallet?

  • 📥 Pending: Recorded immediately when the postback arrives. Visible in your dashboard but not withdrawable yet.
  • ✅ Confirmed: After the store confirms the order (30–90 days). This amount is withdrawable.
  • ❌ Cancelled: If the order is returned or rejected by the store. Removed from your balance.
Share:💬 WhatsApp🐦 X / Twitter

Track Your Cashback

Open your Publisher Dashboard to see all pending and confirmed earnings.

Open Dashboard →

🙋 Frequently Asked Questions