← Back to wkappbot-sdk
wkappbot-sdk
★★★
Payment to License Activation Flow
End-to-end flow from KRW bank transfer to active license: KIS incoming transfer detection, GitHub ID parsing from memo, collaborator add, pending invite UX, acceptance, expiry, renewal.
user/developer
licensepaymentgithubcollaboratorkissubscription
Steps
- Pricing: 100,000 KRW = CDP tier (read permis...
- Memo (depositor name field) MUST be the paye...
- Detector: scripts/kis_payment_watcher.py pol...
- Grant: detector calls 'gh api repos/***/wkap...
- Pending invite UX: wkappbot startup detects...
- Acceptance: user clicks GitHub notifications...
- Expiry: tracked in .github/licenses/{user} c...
- Renewal: pay again with same memo; new tx_ke...
- Tier upgrade (CDP -> Sudo): pay 500k with sa...
- Verification: 'wkappbot license status' show...
- License check architecture (LicenseStatus.cs...
- Token auth: (1) GH_TOKEN/GITHUB_TOKEN env va...
- SUBSCRIBE.md KNOWN ISSUES (fixed 2026-05-01,...