Skip to content

Releases: v-pos/vpos-java

Stable - 1.0.1 - Update 1

22 Sep 17:41
6b912b0
Compare
Choose a tag to compare

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

22 Sep 17:27
62a3fdd
Compare
Choose a tag to compare

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

13 Apr 21:04
7598c8d
Compare
Choose a tag to compare

This version defines the first production ready release.