CX CDX Auction Docs
Notifications

In-app bell & email alerts

Buyers get the in-app bell (header, mobile + desktop) and branded email from info@spotpro.us (display name CDX Auction). Email types are deduped so retries do not spam inboxes.

In-app bell (buyers)

  • Visible when logged in (header util on desktop; same control on mobile)
  • Unread badge; open for outbid, ending soon, you won, offer updates, payment updates, and similar events
  • Tap an item to open the related lot/account URL; mark one or all as read
  • API: /api/notifications.php · stored in cdx_auction_inbox
  • Bell works alongside email — not a replacement for Settings email toggles
EventWhenSetting
Verify emailAfter registerAlways (required to bid / offer)
OutbidSomeone’s max beats yoursOutbid alerts
Ending soon~24h and ~1h before end (cron)Ending soon + watchlist / high bid
You wonLot closes in your favor (bid or accepted offer)You won
Payment / ship updatesSeller confirms pay or shipsWin + invoice emails
Offer updatesAccept / counter / declineRelated win / activity (also in bell)
Favorite seller listedNew lot from a favorited sellerFavorite seller listed
Daily digest~Once per day when there is activityDaily digest

Digest sections (when present): you’re winning, outbid, watchlist ending within 24h, new favorite-seller lots, payments due.

What you can mute

EventWhenMute?
New bidPublic price / high changesYes
Lot soldClose with winner or offer acceptedYes
Payment receivedCard clears or offline reportYes

Offers & hot lots

Private offers appear in Seller console → Offers. Check that tab when make offer is enabled.

Hot lot tip: Mute New bid if volume is high. You still get sold and payment mail when enabled.

Ops notes

  • Email dedupe: cdx_auction_notify_log
  • In-app inbox: cdx_auction_inbox
  • Seller prefs: cdx_auction_seller_pref
  • Job: cron-cdx-auction.php every ~10 minutes (close lots, ending soon, digests, spot Buy Now refresh, auto-relist, expire stale offers)