Skip to main content
See the changes to the iOS Payment Links SDK for iOS native. Make sure to download the latest version.
December 03, 2025
Latest
Release notes:
  • Added internal .mm file for better bridging support.
  • Added an option to enable debug mode.
  • Improved Obj-C headers.
  • Improved orientation lock.
  • You can now import the SDK via Cocoapods.
November 20, 2025
Release notes:
  • Exposed public headers to support Objective-C integration.
  • Renamed ACCheckoutPurchaseDelegate to ACPaymentLinksDelegate.
  • Renamed ACCheckoutSDK namespace to ACPaymentLinks.
  • Updated and modified the ACPaymentLinksDelegate protocol.
November 11, 2025
Release notes:
  • Added Device Orientation Lock. You can now present the checkout on portrait mode even if the application is compiled to use landscape only.
  • Changed .framework to .xcframework to allow compilation on both emulators and real devices.
November 06, 2025
Release notes:
  • Improved order validation timeout and polling rate.
  • Improved SFSVC presentation type.
  • Better support for Unity Engine.
October 28, 2025
Release notes:
  • Modified logging and events.
  • Added a browser presentation option to configure between the external and internal browser.
August 23, 2025
Release notes:
  • Modified logging and events.
  • Added a browser presentation option to configure between the external and internal browser.
August 19, 2025
Release notes:
  • Modified the OrderResponseModel.
  • Modified the Swift Native Code (Bridging).
  • The sessionMetaData in onPurchaseSuccess and onPurchaseFail is now redundant for server-to-server communications in the client. Metadata on the session creation remains the same.
June 12, 2025
Release notes:
  • Initial alpha release version.
  • SDK initialization with the configuration model.
  • Delegate callback support.
  • Support for both internal and external checkout flows.
  • Deeplink handling.