|
nThe Java client for the Simple Order API is supported on 64-bit operating systems. nIf you are building an application to sell to others, see Using the Client Application Fields. This appendix has a list of API fields you can use in your request that describe the application, its version, and its user. If you use these fields in your request, you can view their values in the Transaction Search Details window of the Business Center. |
Choose either of these options of the Simple Order API:
nName-value pairs: simpler to use. The test that you run immediately after installing the client uses name-value pairs.
nXML: requires you to create and parse XML documents
To introduce new API fields and features, CyberSource regularly updates the Simple Order API. You can update your existing client to work with the new API version. For the latest version of the server-side API for the CyberSource services, go to https://ics2wsa.ic3.com/commerce/1.x/transactionProcessor. For transactions in India, go to https://ics2ws.in.ic3.com/commerce/1.x/transactionProcessor. When configuring the client, indicate the version of the API (not the current version of the client) you want to use in the targetAPIVersion configuration property. For example, to use the 1.18 version of the API, set the property to 1.18. For more information, see targetAPIVersion.
The client version is the version of the client-side code that you use to access the CyberSource services. This version is different from the API version.
A direct upgrade path from the 1.5.0 version of the Web Services Client for Java to the most recent version of the client is not available because the client was redesigned starting with the 2.0.0 release.