After you configure and test your application, you can modify it as needed:
Important: You must use separate transaction keys for the test and production environments.
- To alternate between the test and production environments, change the URL assigned to
service.endpoint
. In the sample file, set the SERVER_URL variable to the appropriate value:
- Test environment: ics2wstesta.ic3.com
- Production environment: ics2wsa.ic3.com
- Production environment in India: ics2wsa.in.ic3.com
- To update the version of the CyberSource API, rebuild your client by following the steps in Generating the Windows Client Code.
- To add or delete API fields, modify your source code.