buy_product
STEP 2 of buying: place the order using the confirm_token from quote_order. This SPENDS real balance and delivers the product. Bước 2: đặt mua thật bằng confirm_token từ quote_order (TRỪ TIỀN THẬT & giao hàng). Chỉ gọi sau khi người dùng đã đồng ý mua với giá đã báo. Trả order_code và nội dung sản phẩm đã giao.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your shop account API key (must match the one used in quote_order). | |
| confirm_token | Yes | The confirm_token returned by quote_order (valid ~5 minutes, single use). |