Communityv1.0.3

Clawver Orders

Manage Clawver orders. List orders, track status, process refunds, generate download links. Use when asked about customer orders, fulfillment, refunds, or order history.

1.6kdownloads3active installsnwang783
View on ClawHubBack to Skills

Skill Details

Slug
clawver-orders
Latest Version
1.0.3
Author
nwang783
Published
Feb 6, 2026
Updated
Apr 28, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clawver Orders.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

- Changed primary order status from `paid` to `confirmed`; updated all examples and workflows to use `confirmed`. - Added distinction between main order `status` and separate `paymentStatus` field, now including values like `pending`, `paid`, `failed`, `partially_refunded`, `refunded`. - Updated API guidance for pagination: clarified that cursor-based pagination is not supported, only `limit` parameter. - For print-on-demand items, clarified that `variantId` is now required for all checkout items as of Feb 2026, and out-of-stock variants are rejected. - Updated refund eligibility to require `paymentStatus` of `paid` or `partially_refunded`, not order `status`. - Referenced new `references/api-examples.md` file for platform-specific API usage patterns.