Skip to content

Releases: PaystackHQ/paystack-android

v3.3.2

04 Apr 09:06
25a2335
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

16 Feb 13:59
166b259
Compare
Choose a tag to compare

What's Changed

  • Call showLoading on TransactionCallback when starting communicating with server by @michael-paystack in #154

Full Changelog: v3.3.0...v3.3.1

v3.3.0

10 Feb 12:55
bf27347
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.3.0

v3.3.0-alpha02

08 Feb 14:22
241f0e8
Compare
Choose a tag to compare
v3.3.0-alpha02 Pre-release
Pre-release
  • Fix transaction initialisation using access code.
  • Migrate to checkout endpoints
  • Adds a close button to 3DS window

v3.2.0-alpha02

18 Jan 12:01
2e67f6c
Compare
Choose a tag to compare
v3.2.0-alpha02 Pre-release
Pre-release

Full Changelog: v3.1.2...v3.2.0-alpha02

v3.1.3: Add maven central repository

28 Jul 11:29
634945d
Compare
Choose a tag to compare

v3.1.2

14 Jul 15:05
fe53349
Compare
Choose a tag to compare

Fixes crash that occurred when PIN authentication was required

v3.1.1

09 Jul 08:36
88b0263
Compare
Choose a tag to compare
  • Implement AVS for international card authentication

Fixes issues with Proguard/R8 obfuscation

03 Jul 15:40
Compare
Choose a tag to compare

Provides a consumer Proguard file that excludes models from obfuscation

v3.0.19-alpha

08 Jun 19:36
Compare
Choose a tag to compare
v3.0.19-alpha Pre-release
Pre-release
  • Setup a consumer proguard file
  • Return a more descriptive error when parsing an API response fails.