Homepage Order Information
Zoom Pro

Zoom Pro

Zoom Pro (100 Participants) – 1 Month / 1 Year | Primary Account Upgrade | Cao Shop Upgrade your meetings with Zoom Pro (100 participants). This plan is ideal for online classes, business m...

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

GET https://caoshop.net/api/v1/products/list?search=zoom-pro
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: 39
Slug: zoom-pro
Plans:
ID: 3128 - Zoom Pro - 1 month - Owner Upgrade - Full Warranty
ID: 3129 - Zoom Pro - 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": 3128,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
ID: 3128 Zoom Pro - 1 month - Owner Upgrade - Full Warranty
$8.00
ID: 3129 Zoom Pro - 1 year - Owner Upgrade - Full Warranty
$77.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":3128,"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"
Zoom Pro - 1 month - Owner Upgrade - Full Warranty

Zoom Pro - 1 month - Owner Upgrade - Full Warranty

Order
$8.00
Zoom Pro - 1 year - Owner Upgrade - Full Warranty

Zoom Pro - 1 year - Owner Upgrade - Full Warranty

Order
$77.00
Package details Zoom Pro - 1 month - Owner Upgrade - Full Warranty

We only upgrade accounts where the purchase button is displayed upon login on Mobile (the account not add any visa/master card before)

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