The integration wizard is simply out of date and occurs because of the time before they start using the "large version numbers", such as 65, 68, 81, 82, 83, etc.
106.0 is the current latest version.
You can find the latest version of the API by downloading WSDL at https://www.paypalobjects.com/wsdl/PayPalSvc.wsdl and looking at the ns: version. This is the latest version of the API.
New changes can be introduced with new versions of the API, but the basic functions will remain the same.
For example, concurrent payments are only available with API version 65.1 (before this, PAYMENTREQUEST did not exist).
See also API versioning guidelines?
Robert
source share