Question:
There are several trading statuses for Alipay Cross-border payment. What are they?
Answer:
For Alipay Cross-border payment product ( with product code: NEW_OVERSEAS_SELLER、NEW_WAP_OVERSEAS_SELLER、OVERSEAS_SELLER、WAP_OVERSEAS_SELLER), there are 3 statuses as follows:
TRADE_FINISHED, TRADE_CLOSED, WAIT_BUYER_PAY
The relationship and status changes are shown in the following figure:
Precautions:
PC payment
- The customer does not log in to the Alipay account. The result of the query is "TRADE_NOT_EXIST" (the transaction does not exist).
- The customer logs in to the Alipay account, but has not entered the payment password. The result of the query is "WAIT_BUYER_PAY".
- If the customer logs in to the Alipay account, enter the wrong password and the query result is "WAIT_BUYER_PAY".
- On the premise that the customer logs in to the Alipay account, the password is lost, but the balance in the account is insufficient. The result of the query is "WAIT_BUYER_PAY".
WAP payment
- The customer does not log in to the Alipay account. The result of the query is "TRADE_NOT_EXIST" (the transaction does not exist).
- The customer logs in to the Alipay account, but has not entered the payment password. The result of the query is "TRADE_NOT_EXIST".
- If the customer logs in to the Alipay account, enter the wrong password and the query result is "TRADE_NOT_EXIST".\
- On the premise that the customer logs in to the Alipay account, the password is lost, but the balance in the account is insufficient. The result of the query is "WAIT_BUYER_PAY".
APP payment
- The customer does not log in to the Alipay account. The result of the query is "TRADE_NOT_EXIST" (the transaction does not exist).
- The customer logs in to the Alipay account, but has not entered the payment password. The result of the query is "TRADE_NOT_EXIST".
- If the customer logs in to the Alipay account, enter the wrong password and the result of the query is "TRADE_NOT_EXIST".
- On the premise that the customer logs in to the Alipay account, the password is lost, but the balance in the account is insufficient. The result of the query is "WAIT_BUYER_PAY".
Remarks:
- After partial refunds and full refunds, the transaction status is TRADE_FINISHED.
- The transaction status changes to TRADE_CLOSED only when the transaction times out.
问题详情:
境外收单交易有几种交易状态,各是什么?
解答:
境外收单,也称普通即时到账状态流交易状态图(NEW_OVERSEAS_SELLER、NEW_WAP_OVERSEAS_SELLER、OVERSEAS_SELLER、WAP_OVERSEAS_SELLER)支付状态有三种,分别是:
TRADE_FINISHED, TRADE_CLOSED, WAIT_BUYER_PAY
其中的关系和状态变更如下图所示:
注意事项:
1.PC
1-1客户不登录支付宝账户,此时查询结果为“TRADE_NOT_EXIST”(交易不存在)
1-2客户登录支付宝账户的前提下,但是还未输入支付密码,此时查询结果为“WAIT_BUYER_PAY”
1-3客户登录支付宝账户的前提下,输错密码,此时查询结果为“WAIT_BUYER_PAY”
1-4客户登录支付宝账户的前提下,输对了密码,但是账户内余额不足,此时查询结果为“WAIT_BUYER_PAY”
2.WAP
2-1客户不登录支付宝账户,此时查询结果为“TRADE_NOT_EXIST”(交易不存在)
2-2客户登录支付宝账户的前提下,但是还未输入支付密码,此时查询结果为“TRADE_NOT_EXIST”
2-3客户登录支付宝账户的前提下,输错密码,此时查询结果为“TRADE_NOT_EXIST”
2-4客户登录支付宝账户的前提下,输对了密码,但是账户内余额不足,此时查询结果为“WAIT_BUYER_PAY”
3.APP:
3-1客户不登录支付宝账户,此时查询结果为“TRADE_NOT_EXIST”(交易不存在)
3-2客户登录支付宝账户的前提下,但是还未输入支付密码,此时查询结果为“TRADE_NOT_EXIST”
3-3客户登录支付宝账户的前提下,输错密码,此时查询结果为“TRADE_NOT_EXIST”
3-4客户登录支付宝账户的前提下,输对了密码,但是账户内余额不足,此时查询结果为“WAIT_BUYER_PAY”
备注:
1、部分退款以及全额退款后,交易状态均为TRADE_FINISHED。
2、只有交易超时时,交易状态变为TRADE_CLOSED。