这是paypal提供的php范例里面constants.php的API_ENDPOINT参数,不过这是sandbox的,不知道正式使用提交,这个参数应该是什么?/**
# Endpoint: this is the server URL which you have to connect for submitting your API request.
*/define('API_ENDPOINT', 'https://api-3t.sandbox.paypal.com/nvp');