Self Pick
This page discuss the extended information for self pick up scenarios, please also check the base API.
Order Status
Order Status | Description | Display Sample (Index Page) |
| When the restaurant has not confirmed the order. |
|
| When the order is confirmed by the restaurant. |
|
| When the order is ready to pick up. The next status must be |
|
(End status) | When the order is picked up. | Hide notification. |
(End status) | When the order is cancelled. | Hide notification. |
(End status) | When the order is refunded. |
Hide notification after 10 mins. |
Below is the extra fields of this scenario, please also check the base API fields. |
Request parameters
amount object REQUIRED
The total amount of this order.
discountAmount object
The discount amount of this order.
actualAmount object
The actual amount of this order.
tradeNo string
The transaction number provided by Alipay.
itemOrderList Array<object> REQUIRED
List of items in this order.
shopInfo object REQUIRED
Information of the shop.
extInfo object REQUIRED
Extended information of this service order.



