Releases: v-pos/vpos-java
Releases · v-pos/vpos-java
Stable - 1.0.1 - Update 1
This new version allows the use of our new sandbox strategy based on system token (Sandbox and Production).
It also:
Removes the getTransactions function as we assume you're keeping this information at your system and also you can get this information from your merchant portal.
Removes the environment argument/parameter as our sandbox and production lives under same endpoint.
Removes the profile definition as our sandbox and production lives under same endpoint
Stable - 1.0.1
This new version allows the use of our new sandbox strategy based on system token (Sandbox and Production).
It also:
- Removes the getTransactions function as we assume you're keeping this information at your system and also you can get this information from your merchant portal.
- Removes the environment argument/parameter as our sandbox and production lives under same endpoint.
- Removes the profile definition as our sandbox and production lives under same endpoint.