Homepage Order Information
CamScanner Premium

CamScanner Premium

CamScanner Premium (1 Year) – Primary Account Upgrade or Ready-Use Account | Cao Shop Scan, organize, and share documents professionally with CamScanner Premium. This 1-year plan is ideal f...

Tài liệu API sản phẩm

GET https://caoshop.net/api/v1/products/list?search=camscanner-premium
Response chứa:
  • id - ID sản phẩm
  • name - Tên sản phẩm
  • plans[] - Danh sách gói: id, name, price, sale_price, fields[]
Thông tin sản phẩm này:
Product ID: 18
Slug: camscanner-premium
Plans:
ID: 330 - CamScanner 1 year - Owner Upgrade - Full Warranty
Sample code:
curl "https://caoshop.net/api/v1/products/list" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
POST https://caoshop.net/api/v1/orders/create
Request Body:
{
  "items": [
    {
      "plan_id": 330,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
Plan ID Package name Price
330 CamScanner 1 year - Owner Upgrade - Full Warranty $29.00
Sample code:
curl -X POST "https://caoshop.net/api/v1/orders/create" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here" \
  -d '{"items":[{"plan_id":330,"quantity":1}]}'
GET https://caoshop.net/api/v1/orders/status?trans_id={trans_id}
Parameters:
  • trans_id - Mã giao dịch từ kết quả tạo đơn
Response chứa:
  • order - Order information
  • delivery.items - Delivery details
  • status - pending, processing, completed, cancelled
Sample code:
curl "https://caoshop.net/api/v1/orders/status?trans_id=ORD123456" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
CamScanner 1 year - Owner Upgrade - Full Warranty

CamScanner 1 year - Owner Upgrade - Full Warranty

Order
$29.00
Package details CamScanner 1 year - Owner Upgrade - Full Warranty

The CamScanner Premium package has a 01-year duration for the original account owner.

Customers are requested to provide valid account information and ensure that the account has not been registered for any paid plan. Cao Shop will complete the upgrade within 2–6 business hours after receiving all required information.

Do you have a discount code?
Estimate $29.00
Total $29.00