Client Access Alipay, the notify_url of the server has not been executed

Source: Internet
Author: User

Client access to Alipay payment, payment process call server side to sign, the client completed the payment, Alipay also received the order and payment information, proof of payment success. However, the notify_url specified in the signature and client has not been executed.

The procedure for testing is as follows (no code to write the check)

<?php
require_once ('.. /config.php ');
$log = new log ();

foreach ($_post as $k = = $v) {
	$content. = $k. "+". $v. "|";
}

$content. = "Test". Time ();

Record content in file
$log->i ($content);
? >

Look for a long time, almost to pay Bao technical customer service call. There's a freemasonry back there.

http://www.momohaha.com/?p=92

The original security check code is not uploaded (merchant RSA public Key)

Login: http://b.alipay.com


Click PID, key to enter the page, in the Security check Code (key), RSA encryption Add encryption key


At this point, the asynchronous callback process is successful.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.