Heartly – Flash Sales for WooCommerce
Heartly connects your WooCommerce store to the Heartly flash sales platform. Create time-limited sales with countdown timers, automatic checkout redirects, and real-time analytics — all from the Heartly dashboard.
What this plugin does
- Automatic checkout redirect: Customers who click „Go to Checkout“ on a Heartly flash sale land directly on your checkout page with the product in their cart
- Coupon application: Discount codes from flash sale URLs are automatically applied at checkout
- Order tracking: Flash sale ID is saved to each order so you can measure campaign revenue
- Price history sync: Product price changes are forwarded to Heartly for PAngV compliance tracking
- Settings sync: Your checkout and cart URLs are kept in sync with the Heartly platform automatically
Who this is for
WooCommerce store owners who want to run flash sales without touching code. You create the campaign in the Heartly dashboard, install this plugin once, and it handles the storefront logic.
Requirements
- A Heartly account — sign up at heartly.io
- WooCommerce 5.0 or higher
- WordPress 5.8 or higher
- PHP 7.4 or higher
External Services
This plugin connects to the Heartly platform (heartly.io) to function. The following external API calls are made:
heartly.io — Terms of Service | Privacy Policy
When What is sent Endpoint
Plugin activation / daily
Checkout URL, cart URL, locale, plugin version
heartly.io/api/woocommerce/settings/sync
Product price saved
Product ID, prices, variations
heartly.io/api/webhooks/woocommerce/product-updated
Order placed via flash sale Flash sale ID (order metadata) Stored locally — no external call at checkout
Plugin deactivated
Shop URL, timestamp
heartly.io/api/webhooks/woocommerce/deactivate
All requests use HMAC-SHA256 signatures for authentication. No customer personal data is transmitted.