Skip to content

Releases: paymill/paymill-android

Version 1.2.0

06 Jun 14:25
Compare
Choose a tag to compare
  • Added new methods to create transactions and preauthorizations with a payment object.
  • Added a Safe Store to securely save payment objects with a user password.
  • Added the possibility to turn off or style the foreground notification.

Version 1.1.1

24 Apr 09:11
Compare
Choose a tag to compare
v1.1.1

Update README.md

Version 1.1

31 Jan 15:21
Compare
Choose a tag to compare
v1.1

Updated to 1.1 , fixes #1

Version 1.0

10 Oct 10:37
Compare
Choose a tag to compare
  • First live release.
  • Added the possiblity to generate tokens without initializing the SDK. The method can be used exactly like the JS-Bridge and does not require extra activation for mobile.
  • Added getVersion for the SDK.
  • Bug fixes