Skip to main content
Review the latest updates to the Payment Links SDK for Unity and ensure you download the most recent version.
Before installing a new SDK version, remove the previous SDK version to ensure stability and prevent conflicts.
February 1, 2026
Latest
Release notes:
  • Updated Android platform version to v1.4.0.
  • Updated iOS platform version to v1.6.0.
  • Updated WebGL native support to v2.0.0.
  • The SDK now supports Xcode version 15.0 and above.
  • Improved the checkout flow by using parsedUrl instead of url and checkoutSessionToken.
  • Improved checkout performance and overall stability.
  • Improved Android platform post-process.
  • The SDK is now distributed through UPM only.
December 16, 2025
Release notes:
  • Updated Android platform version to v1.3.0.
  • Updated iOS platform version to v1.5.0.
  • Improved iOS configuration support and added more flexible build options.
  • PaymentLinksController now supports browsing mode on each platform.
  • Added Unity Package Manager (UPM) support for the Payment Links SDK.
  • Consolidated WebGL into the Payment Links SDK for Unity.
December 4, 2025
Release notes:
  • Added WebGL platform support.
  • Configuration file will now generate automatically.
  • Improved clarity of the configuration file.
  • Improve iOS build Post-Process.
November 11, 2025
Release notes:
  • Added cross-platform support for iOS and Android.
  • Enabled Editor-Mode testing and execution at runtime.
  • Added support for Trusted Web Activity (TWA) and external browser on Android.
  • Added support for SFSafariViewController (SFSVC) and external browser on iOS.
  • Added Portrait Orientation Lock mode for iOS.
  • Browser Mode can now be toggled at runtime.
  • Updated and simplified the configuration file.
  • Implemented automatic dependency injection during compilation (can be disabled for manual configuration control).
  • Improved the Appcharge integration process for both iOS and Android.
  • Enhanced ARM support for both v7a and v8 architectures.
  • Optimized plist and AndroidManifest post-build processing.
  • Reorganized Appcharge folders and assemblies for better project structure.
  • Improved overall stability and performance.