...
- Obtain a test account with WorldNet. This will consist of a terminal number and an API Key.
- Acquire appropriate test cards for testing transaction.
- The demo server will reject non-approved test card numbers, so specific test cards must be used for approval testing:
- To execute MasterCard and Visa test transactions for both Contact and Contactless: B2 Dual Interface EMV Test Card Set (6 cards).
- To execute test transactions for all four card brands for both Contact and Contactless: UAT USA EMV Test Card Set (21 cards).
- The demo server will reject non-approved test card numbers, so specific test cards must be used for approval testing:
- Obtain a device with keys that work with the WorldNet test server. This must be a WorldNet Test Device.
- The WorldNet Test Device must have a BDK 0123456789abcdeffedcba9876543210 and produce a KSN that starts with 62994900.
- The WorldPay WorldNet Production device will have a secret BDK and produce a KSN that starts with 629949967B. This must only be used for live transactions.
- Configure the device with the WorldPay WorldNet configuration file (terminal settings, AIDs, CAPK) (requires Windows PC).
- Download the .json configuration file:
- Download and install dot NET SDK Demo.zip
- Run the utility, connect your device, and from the Command tree, select ViVOconfig→Set Config From File
- Load the file to your device
- Download the demo application(s) for your platform(s). Refer to the source code and documentation with the downloads for implementation instructions:
- Run test transactions - Sale, Return, Void, Pre-Auth and Completion. Verify integration successful with POS application.
- Optionally, utilize the WorldNet Utility for Windows to run test transactions when testing credentials: WorldNet Utility for Windows.
- Establish a live merchant account.
- Switch to a device with production keys on it that can properly encrypt data for the live server.
- The WorldNet Production device will have a secret BDK and produce a KSN that starts with 629949967B. The ID TECH Key ID is IDT-KEYINJ-295.
- Configure the production device with the WorldNet Device Configuration file as it was performed with the demo device.
- Go live with payments (please refer to QuickStart guide):
...