CloudPOS SDK AAR: Difference between revisions

From wizarPOS
No edit summary
Line 5: Line 5:
! Version!! Download!!Release Time
! Version!! Download!!Release Time
|-
|-
| 1.5.4.87 || [http://ftp.wizarpos.com/device/java/cloudpossdkV1.5.4.87_Standard.aar CloudPOS SDK AAR]|| 2023-12-01
| 1.5.4.88 || [http://ftp.wizarpos.com/device/java/cloudpossdkV1.5.4.88_Standard.aar CloudPOS SDK AAR]|| 2023-12-07
|-
|-
| 1.5.4.84 || [http://ftp.wizarpos.com/device/java/cloudpossdkV1.5.4.84_Standard.aar CloudPOS SDK AAR]|| 2023-11-17
| 1.5.4.84 || [http://ftp.wizarpos.com/device/java/cloudpossdkV1.5.4.84_Standard.aar CloudPOS SDK AAR]|| 2023-11-17
Line 33: Line 33:
Change History:
Change History:


1.5.4.87
1.5.4.88
* Change emv implement.
* Change emv implement.
** Add api for Rupay Service Parameter.
* Add set reboot time method.
* Add set reboot time method.
* Support new PINPAD layout(Function button on bottom of keyboard).
* Support new PINPAD layout(Function button on bottom of keyboard).

Revision as of 02:49, 7 December 2023

CloudPOS SDK AAR History

When we release the latest SDK AAR, the following table will change. Please get the latest AAR integrated into your application. When we adjust AAR, we will load a new version of AAR. If we do not publish in the new SDK, we will not change the main version, only add the debug version in the last version of the main version (for example, 1.5.0. X). If we release a new SDK, the main version will be changed.

Version Download Release Time
1.5.4.88 CloudPOS SDK AAR 2023-12-07
1.5.4.84 CloudPOS SDK AAR 2023-11-17
1.5.4.82 CloudPOS SDK AAR 2023-10-27
1.5.4.80 CloudPOS SDK AAR 2023-09-25
1.5.4.76 CloudPOS SDK AAR 2023-08-21
1.5.4.74 CloudPOS SDK AAR 2023-07-14
1.5.4.73 CloudPOS SDK AAR 2023-05-10
1.5.4.72 CloudPOS SDK AAR 2023-04-23
1.5.4.66 CloudPOS SDK AAR 2023-03-24
1.5.4.60 CloudPOS SDK AAR 2023-02-15
1.5.4.52 CloudPOS SDK AAR 2023-01-31
Old version Please contact WizarPOS


Change History:

1.5.4.88

  • Change emv implement.
    • Add api for Rupay Service Parameter.
  • Add set reboot time method.
  • Support new PINPAD layout(Function button on bottom of keyboard).

1.5.4.84

  • Fix a bug of PrinterDevice.convertHTML2image(*).
  • Fix a bug of SmartCardReaderDevice.open(int logicalID, int cardEmvMode).
  • Change emv implement.

1.5.4.80

  • Change emv implement, add emv_set_log_level, default is 0: no log output.
  • Change emv implement.

1.5.4.76

  • Support ESP mode to calculate pinblock.
  • Support get current PIN length when using default PINPAD UI.

1.5.4.74

  • Support calculate MAC response for dukpt.

1.5.4.73

  • Fix bug for enableEmvAuthOption.

1.5.4.72

  • Change emv implement.
  • Support PSAM card slot 0, 2 in Q2 android 12.
  • Add serial ID: ID_USB_GPRINTER.

1.5.4.66

  • Change emv implement.
  • Add update master by old master key API.

1.5.4.60

  • Change emv implement. add API for mastercard signal.
  • Modify arm64-v8a.

1.5.4.52

  • Add another update user key method, set user key type, no check value.
  • Add arm64-v8a.

Remove old version change log(20231201).