Join Nostr
2026-02-19 22:10:21 UTC

ContextVM on Nostr: After a few days experimenting and receiving feedback around CEP‑8 payments, we ...

After a few days experimenting and receiving feedback around CEP‑8 payments, we enhanced their SDK implementation, making payments more reliable and consistent. We’ve just released a new feature that supports additional use cases, such as servers with prepaid balances, top‑up accounts, or separate payment management. This feature lets you waive a payment via the server’s resolve price callback. With this update, payment processing is far more powerful 🚀

Docs and skills have been updated accordingly. Happy building :)

Docs: https://docs.contextvm.org/ts-sdk/payments/overview/#waiving-payment-prepaid--subscription-models
Skills: npx cvmi add --skill payments, or npx skills add contextvm/cvmi --skill payments