Stay up-to-date with the latest features, improvements, and fixes for Refgrow.
eligible_earnings
, held_earnings
, next_release_date
), and complete documentation at /docs/hold-periods
.subscription.created
, subscription.updated
, and subscription.canceled
events. Features secure HMAC-SHA256 signature verification, comprehensive affiliate attribution logic (referral codes via metadata, coupon-based attribution, email fallback), and seamless commission calculation. Added Polar configuration to project onboarding and integration settings, plus complete documentation at /docs/polar
with setup guides, implementation examples, and troubleshooting tips.transaction.completed
, subscription.created
, and subscription.updated
events. Features secure HMAC-SHA256 signature verification, comprehensive affiliate attribution logic (referral codes via custom data, coupon-based attribution, email fallback), and seamless commission calculation. Added Paddle configuration to project onboarding and integration settings, plus automatic referral code processing for Paddle payment links via Refgrow.processPaddleLinks()
JavaScript helper. Includes complete documentation at /docs/paddle
with setup guides, implementation examples, and troubleshooting tips./docs/webhooks
with implementation examples, security best practices, and troubleshooting guides.Refgrow(value, type, email, { reference: "ORDER-123" })
. References are stored with conversions and displayed in dashboard for easy order matching and reconciliation.project_secret
for each project, which, if set, requires requests to /api/referral-data
and other widget-related endpoints to be authenticated via an Authorization: Bearer <secret>
or X-Project-Secret: <secret>
header. If a project does not have a project_secret
configured, the API remains accessible without this specific token. Updated embed.js
to send the secret if provided via data-project-secret
. Added UI in project settings to generate/manage this secret key.Turn referrals into your most valuable growth channel