Skip to content

Luhn v2.0.0

Compare
Choose a tag to compare
@KingsMentor KingsMentor released this 17 Jul 15:35
· 28 commits to master since this release
  • Customising CardIO in Luhn
  • Interswitch Verve Card Image
  • Theming Luhn from .xml resources
  • custom dialog integration (you can now use your app loading screen instead of Luhn's progress screen. Just don't call cardVerifier.startProgress();. Call your progress implementation instead)
  • onFinished Callback. Get call back when luhn has finished, so you can doSomething();.