author:php.cn update time:2022-04-11 14:15:09
Glossary - transaction status
- WAIT_BUYER_PAY: Waiting for the buyer to pay
- WAIT_SELLER_SEND_GOODS: Waiting for the seller to ship
- SELLER_CONSIGNED_PART: The seller partially shipped
- WAIT_BUYER_CONFIRM_GOODS: Waiting for the buyer Confirm receipt
- TRADE_BUYER_SIGNED: The buyer has signed for receipt (cash on delivery only)
- TRADE_FINISHED: Transaction successful
- TRADE_CLOSED: Transaction closed
- TRADE_CLOSED_BY_TAOBAO: Transaction Closed by Taobao
- TRADE_NO_CREATE_PAY: No external transaction (Alipay transaction) was created
- WAIT_PRE_AUTH_CONFIRM: Yu'e Bao 0 yuan purchase contract in progress
- PAY_PENDING: Foreign card payment payment confirmation
- ALL_WAIT_PAY: All unpaid transactions by buyers (including: WAIT_BUYER_PAY, TRADE_NO_CREATE_PAY)
- ALL_CLOSED: All closed transactions (including: TRADE_CLOSED, TRADE_CLOSED_BY_TAOBAO)
FAQ
- There is no FAQ about this document