Skip to content

Releases: PaystackHQ/paystack-android

v3.3.2

Choose a tag to compare

@michael-paystack michael-paystack released this 04 Apr 09:06
25a2335

What's Changed

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

v3.3.1

Choose a tag to compare

@michael-paystack michael-paystack released this 16 Feb 13:59
166b259

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

Choose a tag to compare

@michael-paystack michael-paystack released this 10 Feb 12:55
bf27347

What's Changed

New Contributors

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

v3.3.0-alpha02

v3.3.0-alpha02 Pre-release
Pre-release

Choose a tag to compare

@michael-paystack michael-paystack released this 08 Feb 14:22
241f0e8
  • Fix transaction initialisation using access code.
  • Migrate to checkout endpoints
  • Adds a close button to 3DS window

v3.2.0-alpha02

v3.2.0-alpha02 Pre-release
Pre-release

Choose a tag to compare

@michael-paystack michael-paystack released this 18 Jan 12:01
2e67f6c

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

v3.1.3: Add maven central repository

Choose a tag to compare

@michael-paystack michael-paystack released this 28 Jul 11:29
634945d
Signed-off-by: Michael Obi <michael@paystack.com>

v3.1.2

Choose a tag to compare

@michael-paystack michael-paystack released this 14 Jul 15:05
fe53349

Fixes crash that occurred when PIN authentication was required

v3.1.1

Choose a tag to compare

@michael-paystack michael-paystack released this 09 Jul 08:36
88b0263
  • Implement AVS for international card authentication

Fixes issues with Proguard/R8 obfuscation

Choose a tag to compare

@michael-paystack michael-paystack released this 03 Jul 15:40

Provides a consumer Proguard file that excludes models from obfuscation

v3.0.19-alpha

v3.0.19-alpha Pre-release
Pre-release

Choose a tag to compare

@michael-paystack michael-paystack released this 08 Jun 19:36
  • Setup a consumer proguard file
  • Return a more descriptive error when parsing an API response fails.