Skip to main content
See the changes to the Android Payment Links SDK for native Android. Make sure to download the latest version.
November 16, 2025
Latest
Release notes:
  • Added support for external browsers.
  • The Payment Links SDK is now available via Maven Central.
  • Added validation for PurchaseId.
  • Improved order validation logic.
  • Deprecated and removed the client-side Award logic (Award Purchase).
  • Fixed an issue where error code 4001 could occur.
  • Fixed an issue where some browsers triggered callbacks multiple times.
November 6, 2025
Release notes:
  • Modified ProGuard rules.
  • Added external browser support.
September 28, 2025
Release notes:
  • The SDK now automatically toggles between checkout domains based on the configurations you provide.
  • Modified error codes.
  • Added support for subscription-based purchases.
  • Improved order validation support.
August 28, 2025
Release notes:
  • Improved performance for internal browser.
  • Modified URL Scheme.
  • The internal browser now locks its orientation based on your application’s current orientation.
  • The consume flow has been renamed to Award for clearer terminology and better alignment with platform conventions.