Releases: cashapp/cash-app-pay-ios-sdk
0.6.2
0.6.1
PayKit 0.6.1 Release Notes
Pay Kit 0.6.1 supports iOS and requires Xcode 11 or later. The minimum supported Base SDK is 12.0.
Pay Kit 0.6.1 includes the following new features and enhancements.
-
Objective-C Improvements
Fixed a crash in the Objective-C wrapper where calls to
retrieveCustomerRequest
would crash if an error was encountered.
0.6.0
PayKit 0.6.0 Release Notes
Pay Kit 0.6.0 supports iOS and requires Xcode 11 or later. The minimum supported Base SDK is 12.0.
Pay Kit 0.6.0 includes the following new features and enhancements.
-
PayKit Supports Objective-C
PayKit now provides Objective-C bindings.
0.5.1
PayKit 0.5.1 Release Notes
Pay Kit 0.5.1 supports iOS and requires Xcode 11 or later. The minimum supported Base SDK is 12.0.
Pay Kit 0.5.1 includes the following new features and enhancements.
-
Dropped Support for iOS 11 in PayKitUI
Increased the minimum supported iOS version to 12.
-
PayKitDemo
DemoThe
PayKitDemo
App includes a button to dismiss the keyboard and better support for light and dark themes.
0.5.0
PayKit 0.5.0 Release Notes
Pay Kit 0.5.0 supports iOS and requires Xcode 11 or later. The minimum supported Base SDK is 12.0.
Pay Kit 0.5.0 includes the following new features and enhancements.
-
Dropped Support for iOS 11
Increased the minimum supported iOS version to 12.
0.4.1
PayKit 0.4.1 Release Notes
Pay Kit 0.4.1 supports iOS and requires Xcode 9 or later. The minimum supported Base SDK is 11.0.
Pay Kit 0.4.1 includes the following new features and enhancements.
-
Redacting PII
Added redactions for personally identifiable information.
0.4.0
PayKit 0.4.0 Release Notes
Pay Kit 0.4.0 supports iOS and requires Xcode 9 or later. The minimum supported Base SDK is 11.0.
Pay Kit 0.4.0 includes the following new features and enhancements.
-
Adds
refreshing
toCashAppPayState
When calling
authorizeCustomerRequest()
for a CustomerRequest with expiredAuthFlowTriggers
the state machine refreshes the CustomerRequest before redirecting.This is a breaking change and clients updating from an older version should show a loading state here.
0.3.3
PayKit 0.3.3 Release Notes
Pay Kit 0.3.3 supports iOS and requires Xcode 9 or later. The minimum supported Base SDK is 11.0.
Pay Kit 0.3.3 includes the following new features and enhancements.
-
retrieveCustomerRequest
Adds a method to retrieve an existing CustomerRequest by ID.
0.3.2
PayKit 0.3.2 Release Notes
Pay Kit 0.3.2 supports iOS and requires Xcode 9 or later. The minimum supported Base SDK is 11.0.
Pay Kit 0.3.2 includes the following new features and enhancements.
-
Cocoapods
PayKit
andPayKitUI
support iOS 11 when imported through Cocoapods.
0.3.1
PayKit 0.3.1 Release Notes
PayKit 0.3.1 supports iOS and requires Xcode 9 or later. The minimum supported Base SDK is 11.0.
PayKit 0.3.1 includes the following new features and enhancements.
-
PayKit Demo
The PayKitDemo App now includes a toggle to test in the staging environment.