-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [ADDED] New payment method: Tap to Pay on iPhone * [ADDED] New `paymentMethod` property on `SMPCheckoutRequest`. This defaults to `cardReader` but may be set to `tapToPay`. * [REMOVED] `SMPPaymentOptions` was deleted. This was previously deprecated and is no longer used. * [IMPROVEMENTS] Minor fixes for unified Black and White theme
- Loading branch information
1 parent
36af1d7
commit 5f4265c
Showing
185 changed files
with
22,859 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
// Configuration file containging common settings for the sample apps | ||
IPHONEOS_DEPLOYMENT_TARGET = 14.0 | ||
MARKETING_VERSION = 5.0.0 | ||
MARKETING_VERSION = 6.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+83.5 KB
(100%)
SumUpSDK.xcframework/ios-arm64/SumUpSDK.framework/CircuitUIResources.bundle/Assets.car
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
SumUpSDK.xcframework/ios-arm64/SumUpSDK.framework/CircuitUIResources.bundle/Info.plist
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.