Home Order Information
Canva Pro

Canva Pro

Canva Pro Subscription – Personal, Team & Education Plans | Cao Shop Design faster and smarter with Canva Pro. This premium subscription unlocks professional templates, assets, and collaboration tools... See more

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

GET https://caoshop.net/api/v1/products/list?search=canva-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[]
Product information:
Product ID: 3
Slug: canva-pro
Plans:
ID: 334 - Canva Pro - Canva Pro 1 Year - Invite to Team - Full Warranty
ID: 336 - Canva Pro - Canva Pro Non Profit - Admin Panel (49 slot) - Warranty 1 month
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": 334,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
ID: 334 Canva Pro - Canva Pro 1 Year - Invite to Team - Full Warranty
$6.00
ID: 336 Canva Pro - Canva Pro Non Profit - Admin Panel (49 slot) - Warranty 1 month
$120.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":334,"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"
Canva Pro - Canva Pro 1 Year - Invite to Team - Full Warranty

Canva Pro - Canva Pro 1 Year - Invite to Team - Full Warranty

Order
$6.00
Canva Pro - Canva Pro Non Profit - Admin Panel (49 slot) - Warranty 1 month

Canva Pro - Canva Pro Non Profit - Admin Panel (49 slot) - Warranty 1 month

Order
$120.00
Package details Canva Pro - Canva Pro 1 Year - Invite to Team - Full Warranty

Add to Canva Pro Non-Profit team with full Pro features

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