跳到主要内容
知仓学习社ZHICANG

altllm-portal-payments

Use this skill when the user asks to create a NOWPayments crypto payment link, poll payment status, or execute a supported direct wallet payment thr…

不碰外部(只输出文字)无严重或高危命中internet-court/internet-court-skill

它会碰到什么

扫了多少3 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

AltLLM Portal Payments

NOWPayments payment-link creation, settlement polling, and direct wallet payment flows for the local altllm CLI.

These payment links are separate from AltLLM Portal x402 credit top-ups. Use altllm-x402 for /api/billing/x402/quote and /settle flows.

Shared Setup

> Before the first altllm command in a fresh checkout, read and follow:

> - ../_shared/preflight.md

> - ../_shared/session-and-target.md

Command Index

| Command | Purpose |

|---|---|

| topup-crypto | Create a hosted or direct crypto payment link |

| payment-status | Inspect or poll an existing payment link |

| pay-payment-link | Send a direct on-chain payment for an existing link |

Guardrails

  • Unsupported pay_currency values must fail fast.
  • pay-payment-link must not pay terminal links (completed, expired, failed, deactivated).
  • Do not silently downgrade from direct payment to hosted checkout.
  • topup-crypto --discount-code <code> is for discounted credit top-up invoices, not subscriptions.
  • Discount-code top-ups should be previewed before payment-link creation so a single allowed token can be selected automatically.
  • Token-scoped discount codes must respect Portal-returned allowedPayCurrencies.
  • Payment command JSON should surface discount metadata returned by the Portal API.
  • pay-payment-link --wait should emit one final JSON document.
  • payment-status and pay-payment-link currently depend on the newest 100 records from GET /api/billing/payment-links?limit=100.
  • Older payment links are not reachable from these CLI flows until the backend exposes per-link lookup or older-page pagination.
  • Supported automatic direct-payment currencies are:
  • eth
  • usdterc20
  • usdcerc20
  • usdcbase
  • usdtbase

Reference

See [references/cli-reference.md](references/cli-reference.md) for workflows and representative outputs.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。