docs: drop Phase D.x markers now that the referral loop is closed
The "Phase D.1/D.2/D.3" comment scaffolding and the "Paddle webhook will fill this in" references became actively misleading after D.3 landed — anyone reading the code would think referral conversion was still pending. Also corrects a stale "Paddle" reference to "Stripe" (we never shipped Paddle; ended up on Stripe after the Paddle → Polar → Stripe MoR onboarding pivot). Pure docstring sweep, no behaviour change. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
ce36ce36fd
commit
1be0c5a436
5 changed files with 24 additions and 19 deletions
|
|
@ -11,8 +11,9 @@ Usage from the host::
|
|||
two months, not one (avoids accidental erosion of an existing grant
|
||||
when re-running the command).
|
||||
|
||||
This is the manual lever for Phase D.2. In D.3 the Paddle webhook will
|
||||
call the same helper for both sides of a referral conversion.
|
||||
This is the manual lever for admin grants. The Stripe webhook applies
|
||||
the same stacking rule via ``referral_service.convert_referral`` for
|
||||
both sides of a referral conversion.
|
||||
"""
|
||||
from __future__ import annotations
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue