Remove refund copy from public docs
Keysat has no refund functionality — refunds are handled out-of-band in the payment processor (the v0.3 revoke-on-refund webhook hook is currently a no-op). Drop refund mentions so the docs do not describe a flow the daemon does not implement.
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ result = verifier.<span class="f">verify</span>(license_key_from_user)
|
||||
|
||||
<div class="callout">
|
||||
<i data-lucide="key-round"></i>
|
||||
<p><strong>You decide the policy.</strong> Many indie developers ship no revocation at all. Once a key is sold, it stays valid. Refunds happen offline via BTCPay. That’s perfectly reasonable.</p>
|
||||
<p><strong>You decide the policy.</strong> Many indie developers ship no revocation at all. Once a key is sold, it stays valid. That’s perfectly reasonable.</p>
|
||||
</div>
|
||||
|
||||
<h2 id="api">Admin API</h2>
|
||||
|
||||
Reference in New Issue
Block a user