Skip to main content
Review the latest updates to the Payment Links SDK for native Android and ensure you download the most recent version.
February 1, 2026
Latest
Release notes:
  • Updated the namespace from com.appcharge.core to com.appcharge.paymentlinks.
  • Improved the checkout flow by using parsedUrl instead of url and checkoutSessionToken.
  • Improved stability when switching browser modes.
  • Improved checkout performance and overall stability.
  • Enhanced debug mode for better troubleshooting.
  • Fixed a client crash caused by an uninitialized SDK during checkout.
  • Fixed a connection leak in CCT/TWA.
January 14, 2026
Release notes:
  • Fixed an issue where the checkout instance could reset after the application remained in the background for an extended period.
November 16, 2025
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.