KallDrexx
KallDrexx

Reputation: 27813

What version am I supposed to be passing to Paypal for NVP requests?

I'm trying to do an NVP API request for express checkout, but I can't figure out what API version to user. I've specified VERSION=92.0, VERSION=91.0, and a few others but all of those give me an invalid version error back from the sandbox.

What is a valid api version to use?

Upvotes: 0

Views: 159

Answers (1)

Lenny Markus
Lenny Markus

Reputation: 3418

89.0 was their last major release about a month and a half ago. It looks like the latest developer guide was published a few days early. I don't think 92 is out yet.

If you use 89.0 you'll be more than fine.

Upvotes: 1

Related Questions