Home  >  Article  >  Backend Development  >  PHP Alipay payment related issues

PHP Alipay payment related issues

WBOY
WBOYOriginal
2016-12-01 00:56:571162browse

The website has encountered Alipay payment problems in the past two days. When the user pays with Alipay, it prompts that the payment is successful, and then the status in the parameter information returned by Alipay is: [status] => WAIT_PAY
The merchant account has received the payment received by the user Pay! May I ask what is the reason for this? Please give me some advice....

Reply content:

The website has encountered Alipay payment problems in the past two days. When the user pays with Alipay, it prompts that the payment is successful, and then the status in the parameter information returned by Alipay is: [status] => WAIT_PAY
The merchant account has received the payment received by the user Pay! May I ask what is the reason for this? Please give me some advice....

Waiting for the answer, where is the master?

It should be that the status is not synchronized. Use asynchronous notification to receive and record the log to see if there is a notification

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn