Install
openclaw skills install @dreadterror/merso-integrationIntegrate Merso PNPL (Play Now, Pay Later) payments into games or digital goods platforms. Use when a user wants to: (1) add Merso installment payments to a game or app, (2) understand how Merso works technically or commercially, (3) set up the Merso API, webhooks, or payment flow, (4) troubleshoot an existing Merso integration. Covers API endpoints, full integration flow, Node.js configuration, webhook handling, DB schema, and real-world case studies. Requires MERSO_GAME_ID and MERSO_API_KEY env vars (provided by Merso). MERSO_ENV sets the target environment (production or development).
openclaw skills install @dreadterror/merso-integrationMerso is a PNPL (Play Now, Pay Later) platform for digital goods for games like NFTs, web2 in-game assets and virtual currency packs. It is not a credit product. It issues software licenses that grant immediate access; the license expires automatically if installment payments stop. Zero KYC, zero underwriting, zero credit risk for the merchant.
references/api.mdreferences/commercial.mdreferences/api.md for any technical integration task (endpoints, webhooks, DB schema, Node.js config, flow)references/commercial.md for pitch preparation, case studies, GMV metrics, or partner contextMERSO_ENV, MERSO_GAME_ID, MERSO_API_KEYPOST /merso-buy-item with a unique itemId per purchasePOST /set-webhook-urlGET /verify-payment-intent/:id if webhook doesn't arrivereferences/api.md