Skip to main contentSee the changes to the iOS Payment Links SDK for iOS native. Make sure to download the latest version.
iOS Payment Links SDK 1.0.1
Release notes:
- Modified
OrderResponseModel
- Modified Swift Native Code (Bridging)
- The
sessionMetaData
in onPurchaseSuccess
and onPurchaseFail
is now redundant for server-to-server communications (redundant in Client only! Metadata on session creation stays the same).
iOS Payment Links SDK 1.0.0
Release notes:
- Initial alpha release version.
- SDK initialization with configuration model.
- Delegate callback support.
- Support both internal and external checkout flows.
- Deeplink handling.