What's wrong here?


/**
# Version: this is the API version in the request.
# It is a mandatory parameter for each API request.
# The only supported value at this time is 2.3
*/

define('VERSION', '3.0');

This is from the Paypal NVP API SDK example code.

Post new comment

The content of this field is kept private and will not be shown publicly.