@pixelpay/capacitor-plugin 2.0.11 → 2.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/android/build.gradle +1 -1
  3. package/dist/esm/index.js +1 -1
  4. package/dist/esm/index.js.map +1 -1
  5. package/dist/plugin.cjs.js +1 -1
  6. package/dist/plugin.cjs.js.map +1 -1
  7. package/dist/plugin.js +1 -1
  8. package/dist/plugin.js.map +1 -1
  9. package/ios/Frameworks/PixelPaySDK.podspec +1 -1
  10. package/ios/Frameworks/PixelPaySDK.xcframework/Info.plist +5 -5
  11. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +2 -20
  12. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Info.plist +0 -0
  13. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.abi.json +515 -321
  14. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface +16 -14
  15. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  16. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftinterface +16 -14
  17. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/PixelPaySDK +0 -0
  18. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64/PixelPaySDK.framework/_CodeSignature/CodeResources +13 -13
  19. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Headers/PixelPaySDK-Swift.h +4 -40
  20. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Info.plist +0 -0
  21. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.abi.json +515 -321
  22. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +16 -14
  23. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  24. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +16 -14
  25. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +515 -321
  26. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +16 -14
  27. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  28. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/Modules/PixelPaySDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +16 -14
  29. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/PixelPaySDK +0 -0
  30. package/ios/Frameworks/PixelPaySDK.xcframework/ios-arm64_x86_64-simulator/PixelPaySDK.framework/_CodeSignature/CodeResources +23 -23
  31. package/ios/Frameworks/README.md +1 -1
  32. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
3
- // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PixelPaySDK
4
- // swift-module-flags-ignorable: -no-verify-emitted-module-interface
2
+ // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
+ // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name PixelPaySDK
4
+ // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import CardinalMobile
6
6
  import Combine
7
7
  import CommonCrypto
@@ -763,8 +763,8 @@ public struct HTTPHeader : Swift.Hashable {
763
763
  public let name: Swift.String
764
764
  public let value: Swift.String
765
765
  public init(name: Swift.String, value: Swift.String)
766
- public func hash(into hasher: inout Swift.Hasher)
767
766
  public static func == (a: PixelPaySDK.HTTPHeader, b: PixelPaySDK.HTTPHeader) -> Swift.Bool
767
+ public func hash(into hasher: inout Swift.Hasher)
768
768
  public var hashValue: Swift.Int {
769
769
  get
770
770
  }
@@ -817,11 +817,11 @@ extension Foundation.URLSessionConfiguration {
817
817
  @objc deinit
818
818
  }
819
819
  @_inheritsConvenienceInitializers public class Transaction : PixelPaySDK.ServiceBehaviour {
820
- public func doSale(transaction: PixelPaySDK.SaleTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
821
- public func doAuth(transaction: PixelPaySDK.AuthTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
822
- public func doCapture(transaction: PixelPaySDK.CaptureTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
823
- public func doVoid(transaction: PixelPaySDK.VoidTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
824
- public func getStatus(transaction: PixelPaySDK.StatusTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
820
+ public func doSale(transaction: PixelPaySDK.SaleTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
821
+ public func doAuth(transaction: PixelPaySDK.AuthTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
822
+ public func doCapture(transaction: PixelPaySDK.CaptureTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
823
+ public func doVoid(transaction: PixelPaySDK.VoidTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
824
+ public func getStatus(transaction: PixelPaySDK.StatusTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
825
825
  public func verifyPaymentHash(hash: Swift.String?, order_id: Swift.String?, secret: Swift.String) -> Swift.Bool
826
826
  public func getCybersourceFingerprint(merchant_id: Swift.String, org_id: Swift.String, on_response: @escaping (Swift.String) -> Swift.Void)
827
827
  override public init(settings: PixelPaySDK.Settings)
@@ -1091,6 +1091,7 @@ public class Settings : Swift.Codable {
1091
1091
  public var lang: Swift.String?
1092
1092
  public var sdk: Swift.String?
1093
1093
  public var sdk_version: Swift.String?
1094
+ public var headers: [Swift.String : Swift.String]?
1094
1095
  public init()
1095
1096
  public func setupEndpoint(endpoint: Swift.String)
1096
1097
  public func setupCredentials(key: Swift.String, hash: Swift.String)
@@ -1098,6 +1099,7 @@ public class Settings : Swift.Codable {
1098
1099
  public func setupEnvironment(env: Swift.String)
1099
1100
  public func setupSandbox()
1100
1101
  public func setupLanguage(lang: Swift.String)
1102
+ public func setupHeaders(headers: [Swift.String : Swift.String])
1101
1103
  @objc deinit
1102
1104
  public func encode(to encoder: any Swift.Encoder) throws
1103
1105
  required public init(from decoder: any Swift.Decoder) throws
@@ -1720,11 +1722,11 @@ public class AuthenticationInterceptor<AuthenticatorType> : PixelPaySDK.RequestI
1720
1722
  @objc deinit
1721
1723
  }
1722
1724
  @_inheritsConvenienceInitializers public class Tokenization : PixelPaySDK.ServiceBehaviour {
1723
- public func vaultCard(card: PixelPaySDK.CardTokenization, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1724
- public func updateCard(token: Swift.String, card: PixelPaySDK.CardTokenization, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1725
- public func showCard(token: Swift.String, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1726
- public func showCards(tokens: [Swift.String], completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1727
- public func deleteCard(token: Swift.String, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1725
+ public func vaultCard(card: PixelPaySDK.CardTokenization, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1726
+ public func updateCard(token: Swift.String, card: PixelPaySDK.CardTokenization, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1727
+ public func showCard(token: Swift.String, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1728
+ public func showCards(tokens: [Swift.String], completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1729
+ public func deleteCard(token: Swift.String, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1728
1730
  override public init(settings: PixelPaySDK.Settings)
1729
1731
  @objc deinit
1730
1732
  }
@@ -1,7 +1,7 @@
1
1
  // swift-interface-format-version: 1.0
2
- // swift-compiler-version: Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
3
- // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PixelPaySDK
4
- // swift-module-flags-ignorable: -no-verify-emitted-module-interface
2
+ // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
+ // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name PixelPaySDK
4
+ // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import CardinalMobile
6
6
  import Combine
7
7
  import CommonCrypto
@@ -763,8 +763,8 @@ public struct HTTPHeader : Swift.Hashable {
763
763
  public let name: Swift.String
764
764
  public let value: Swift.String
765
765
  public init(name: Swift.String, value: Swift.String)
766
- public func hash(into hasher: inout Swift.Hasher)
767
766
  public static func == (a: PixelPaySDK.HTTPHeader, b: PixelPaySDK.HTTPHeader) -> Swift.Bool
767
+ public func hash(into hasher: inout Swift.Hasher)
768
768
  public var hashValue: Swift.Int {
769
769
  get
770
770
  }
@@ -817,11 +817,11 @@ extension Foundation.URLSessionConfiguration {
817
817
  @objc deinit
818
818
  }
819
819
  @_inheritsConvenienceInitializers public class Transaction : PixelPaySDK.ServiceBehaviour {
820
- public func doSale(transaction: PixelPaySDK.SaleTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
821
- public func doAuth(transaction: PixelPaySDK.AuthTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
822
- public func doCapture(transaction: PixelPaySDK.CaptureTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
823
- public func doVoid(transaction: PixelPaySDK.VoidTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
824
- public func getStatus(transaction: PixelPaySDK.StatusTransaction, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
820
+ public func doSale(transaction: PixelPaySDK.SaleTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
821
+ public func doAuth(transaction: PixelPaySDK.AuthTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
822
+ public func doCapture(transaction: PixelPaySDK.CaptureTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
823
+ public func doVoid(transaction: PixelPaySDK.VoidTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
824
+ public func getStatus(transaction: PixelPaySDK.StatusTransaction, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
825
825
  public func verifyPaymentHash(hash: Swift.String?, order_id: Swift.String?, secret: Swift.String) -> Swift.Bool
826
826
  public func getCybersourceFingerprint(merchant_id: Swift.String, org_id: Swift.String, on_response: @escaping (Swift.String) -> Swift.Void)
827
827
  override public init(settings: PixelPaySDK.Settings)
@@ -1091,6 +1091,7 @@ public class Settings : Swift.Codable {
1091
1091
  public var lang: Swift.String?
1092
1092
  public var sdk: Swift.String?
1093
1093
  public var sdk_version: Swift.String?
1094
+ public var headers: [Swift.String : Swift.String]?
1094
1095
  public init()
1095
1096
  public func setupEndpoint(endpoint: Swift.String)
1096
1097
  public func setupCredentials(key: Swift.String, hash: Swift.String)
@@ -1098,6 +1099,7 @@ public class Settings : Swift.Codable {
1098
1099
  public func setupEnvironment(env: Swift.String)
1099
1100
  public func setupSandbox()
1100
1101
  public func setupLanguage(lang: Swift.String)
1102
+ public func setupHeaders(headers: [Swift.String : Swift.String])
1101
1103
  @objc deinit
1102
1104
  public func encode(to encoder: any Swift.Encoder) throws
1103
1105
  required public init(from decoder: any Swift.Decoder) throws
@@ -1720,11 +1722,11 @@ public class AuthenticationInterceptor<AuthenticatorType> : PixelPaySDK.RequestI
1720
1722
  @objc deinit
1721
1723
  }
1722
1724
  @_inheritsConvenienceInitializers public class Tokenization : PixelPaySDK.ServiceBehaviour {
1723
- public func vaultCard(card: PixelPaySDK.CardTokenization, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1724
- public func updateCard(token: Swift.String, card: PixelPaySDK.CardTokenization, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1725
- public func showCard(token: Swift.String, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1726
- public func showCards(tokens: [Swift.String], completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1727
- public func deleteCard(token: Swift.String, completion: @escaping ((PixelPaySDK.Response) -> Swift.Void)) throws
1725
+ public func vaultCard(card: PixelPaySDK.CardTokenization, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1726
+ public func updateCard(token: Swift.String, card: PixelPaySDK.CardTokenization, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1727
+ public func showCard(token: Swift.String, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1728
+ public func showCards(tokens: [Swift.String], completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1729
+ public func deleteCard(token: Swift.String, completion: @escaping (PixelPaySDK.Response) -> Swift.Void) throws
1728
1730
  override public init(settings: PixelPaySDK.Settings)
1729
1731
  @objc deinit
1730
1732
  }
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Headers/PixelPaySDK-Swift.h</key>
8
8
  <data>
9
- WsCDFs5XZKjQjfmxh5K7sG8FMZY=
9
+ hjRCb49tq/yDVeTptDFJNHFQcGg=
10
10
  </data>
11
11
  <key>Headers/sdk.h</key>
12
12
  <data>
@@ -14,27 +14,27 @@
14
14
  </data>
15
15
  <key>Info.plist</key>
16
16
  <data>
17
- yE0f589slhT3y6TUwcdFBp+BXtc=
17
+ fgc2Wf8k0tA7UK+Qz+LTCe/zUlc=
18
18
  </data>
19
19
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.abi.json</key>
20
20
  <data>
21
- RtwBzbf71G71LjzhrIod9XASLeU=
21
+ 23YXTTUHfILmFmg3J/UhBDAX/Ek=
22
22
  </data>
23
23
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
24
24
  <data>
25
- NSw7Mj4UbXC3CyEIbyJM7dcAq+Q=
25
+ VsKFvf79JAA5TPLpeLB+u0+PHH8=
26
26
  </data>
27
27
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
28
28
  <data>
29
- 9lFaMTeqYEyHPyVouOTB1VmyyfI=
29
+ bRBjlGUv30wM9me23TZaCH53wV8=
30
30
  </data>
31
31
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
32
32
  <data>
33
- NSw7Mj4UbXC3CyEIbyJM7dcAq+Q=
33
+ VsKFvf79JAA5TPLpeLB+u0+PHH8=
34
34
  </data>
35
35
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
36
36
  <data>
37
- Ag84UBV7+vBKmAaSNTUEw+MC7+c=
37
+ 1LlBA1+xNKE4DPX0oTsWbx47dDE=
38
38
  </data>
39
39
  <key>Modules/module.modulemap</key>
40
40
  <data>
@@ -47,7 +47,7 @@
47
47
  <dict>
48
48
  <key>hash2</key>
49
49
  <data>
50
- eQHXwDwLZM/HL9gcx5Zg2gG2GwCMz2DKHhrdZZNE97g=
50
+ 80fpqtk2FDCtEOB7XJf2bsC8Uhuax8+ifB2RJLSi2qE=
51
51
  </data>
52
52
  </dict>
53
53
  <key>Headers/sdk.h</key>
@@ -61,35 +61,35 @@
61
61
  <dict>
62
62
  <key>hash2</key>
63
63
  <data>
64
- fTU/QP0sH4kSvNavnWPI8WXIuBRwYivCmCcft18yrBg=
64
+ msFar6f4V0YauXN+Malejg2aTvBAESapoPAW4n3nIYU=
65
65
  </data>
66
66
  </dict>
67
67
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
68
68
  <dict>
69
69
  <key>hash2</key>
70
70
  <data>
71
- 4/QbhHINEGnGrnk5ZbidgYV0xdVaDzbYH6iRxidEvd4=
71
+ EBgBH0KypT5o4pFc66u4YCWWmnw3OulE4jWEg6re7L8=
72
72
  </data>
73
73
  </dict>
74
74
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
75
75
  <dict>
76
76
  <key>hash2</key>
77
77
  <data>
78
- AtASokgE5e4+mecEESVsbLzHlFuRAs2SBmEp6F5SngY=
78
+ j3IZAeOYBKHyQyY3FS/3iGFK1fhFT6tBkHIsXJl5UKU=
79
79
  </data>
80
80
  </dict>
81
81
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
82
82
  <dict>
83
83
  <key>hash2</key>
84
84
  <data>
85
- 4/QbhHINEGnGrnk5ZbidgYV0xdVaDzbYH6iRxidEvd4=
85
+ EBgBH0KypT5o4pFc66u4YCWWmnw3OulE4jWEg6re7L8=
86
86
  </data>
87
87
  </dict>
88
88
  <key>Modules/PixelPaySDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
89
89
  <dict>
90
90
  <key>hash2</key>
91
91
  <data>
92
- 8tjWqkJ03rZl1n7yG6jqHJhlqKW530N+1HHbSbybhxw=
92
+ NPwxLaV+8lIInA5qAZT419qJsKfHKe4qTvgyIjnI3a4=
93
93
  </data>
94
94
  </dict>
95
95
  <key>Modules/module.modulemap</key>
@@ -1,6 +1,6 @@
1
1
  #if 0
2
2
  #elif defined(__arm64__) && __arm64__
3
- // Generated by Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
3
+ // Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
4
4
  #ifndef PIXELPAYSDK_SWIFT_H
5
5
  #define PIXELPAYSDK_SWIFT_H
6
6
  #pragma clang diagnostic push
@@ -65,6 +65,7 @@
65
65
  # if __has_include(<uchar.h>)
66
66
  # include <uchar.h>
67
67
  # elif !defined(__cplusplus)
68
+ typedef unsigned char char8_t;
68
69
  typedef uint_least16_t char16_t;
69
70
  typedef uint_least32_t char32_t;
70
71
  # endif
@@ -306,13 +307,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
306
307
 
307
308
  #if defined(__OBJC__)
308
309
 
309
-
310
-
311
-
312
-
313
310
  @class UIColor;
314
311
  @class NSCoder;
315
-
316
312
  SWIFT_CLASS("_TtC11PixelPaySDK15NicoProgressBar")
317
313
  @interface NicoProgressBar : UIView
318
314
  @property (nonatomic, strong) IBInspectable UIColor * _Nonnull primaryColor;
@@ -326,9 +322,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15NicoProgressBar")
326
322
  - (void)didMoveToWindow;
327
323
  @end
328
324
 
329
-
330
-
331
-
332
325
  /// Class which implements the various <code>URLSessionDelegate</code> methods to connect various Alamofire features.
333
326
  SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
334
327
  @interface SessionDelegate : NSObject
@@ -337,7 +330,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
337
330
  @end
338
331
 
339
332
  @class NSURLSession;
340
-
341
333
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDelegate>
342
334
  - (void)URLSession:(NSURLSession * _Nonnull)session didBecomeInvalidWithError:(NSError * _Nullable)error;
343
335
  @end
@@ -345,7 +337,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
345
337
  @class NSURLSessionDataTask;
346
338
  @class NSData;
347
339
  @class NSCachedURLResponse;
348
-
349
340
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDataDelegate>
350
341
  - (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveData:(NSData * _Nonnull)data;
351
342
  - (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask willCacheResponse:(NSCachedURLResponse * _Nonnull)proposedResponse completionHandler:(void (^ _Nonnull)(NSCachedURLResponse * _Nullable))completionHandler;
@@ -353,7 +344,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
353
344
 
354
345
  @class NSURLSessionDownloadTask;
355
346
  @class NSURL;
356
-
357
347
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDownloadDelegate>
358
348
  - (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didResumeAtOffset:(int64_t)fileOffset expectedTotalBytes:(int64_t)expectedTotalBytes;
359
349
  - (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didWriteData:(int64_t)bytesWritten totalBytesWritten:(int64_t)totalBytesWritten totalBytesExpectedToWrite:(int64_t)totalBytesExpectedToWrite;
@@ -367,7 +357,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
367
357
  @class NSHTTPURLResponse;
368
358
  @class NSURLRequest;
369
359
  @class NSURLSessionTaskMetrics;
370
-
371
360
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionTaskDelegate>
372
361
  - (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didReceiveChallenge:(NSURLAuthenticationChallenge * _Nonnull)challenge completionHandler:(void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable))completionHandler;
373
362
  - (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didSendBodyData:(int64_t)bytesSent totalBytesSent:(int64_t)totalBytesSent totalBytesExpectedToSend:(int64_t)totalBytesExpectedToSend;
@@ -378,13 +367,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
378
367
  - (void)URLSession:(NSURLSession * _Nonnull)session taskIsWaitingForConnectivity:(NSURLSessionTask * _Nonnull)task SWIFT_AVAILABILITY(watchos,introduced=4.0) SWIFT_AVAILABILITY(tvos,introduced=11.0) SWIFT_AVAILABILITY(ios,introduced=11.0) SWIFT_AVAILABILITY(macos,introduced=10.13);
379
368
  @end
380
369
 
381
-
382
-
383
-
384
-
385
-
386
-
387
-
388
370
  #endif
389
371
  #if __has_attribute(external_source_symbol)
390
372
  # pragma clang attribute pop
@@ -395,7 +377,7 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
395
377
  #endif
396
378
 
397
379
  #elif defined(__x86_64__) && __x86_64__
398
- // Generated by Apple Swift version 6.0.2 effective-5.10 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
380
+ // Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
399
381
  #ifndef PIXELPAYSDK_SWIFT_H
400
382
  #define PIXELPAYSDK_SWIFT_H
401
383
  #pragma clang diagnostic push
@@ -460,6 +442,7 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
460
442
  # if __has_include(<uchar.h>)
461
443
  # include <uchar.h>
462
444
  # elif !defined(__cplusplus)
445
+ typedef unsigned char char8_t;
463
446
  typedef uint_least16_t char16_t;
464
447
  typedef uint_least32_t char32_t;
465
448
  # endif
@@ -701,13 +684,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
701
684
 
702
685
  #if defined(__OBJC__)
703
686
 
704
-
705
-
706
-
707
-
708
687
  @class UIColor;
709
688
  @class NSCoder;
710
-
711
689
  SWIFT_CLASS("_TtC11PixelPaySDK15NicoProgressBar")
712
690
  @interface NicoProgressBar : UIView
713
691
  @property (nonatomic, strong) IBInspectable UIColor * _Nonnull primaryColor;
@@ -721,9 +699,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15NicoProgressBar")
721
699
  - (void)didMoveToWindow;
722
700
  @end
723
701
 
724
-
725
-
726
-
727
702
  /// Class which implements the various <code>URLSessionDelegate</code> methods to connect various Alamofire features.
728
703
  SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
729
704
  @interface SessionDelegate : NSObject
@@ -732,7 +707,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
732
707
  @end
733
708
 
734
709
  @class NSURLSession;
735
-
736
710
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDelegate>
737
711
  - (void)URLSession:(NSURLSession * _Nonnull)session didBecomeInvalidWithError:(NSError * _Nullable)error;
738
712
  @end
@@ -740,7 +714,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
740
714
  @class NSURLSessionDataTask;
741
715
  @class NSData;
742
716
  @class NSCachedURLResponse;
743
-
744
717
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDataDelegate>
745
718
  - (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveData:(NSData * _Nonnull)data;
746
719
  - (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask willCacheResponse:(NSCachedURLResponse * _Nonnull)proposedResponse completionHandler:(void (^ _Nonnull)(NSCachedURLResponse * _Nullable))completionHandler;
@@ -748,7 +721,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
748
721
 
749
722
  @class NSURLSessionDownloadTask;
750
723
  @class NSURL;
751
-
752
724
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionDownloadDelegate>
753
725
  - (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didResumeAtOffset:(int64_t)fileOffset expectedTotalBytes:(int64_t)expectedTotalBytes;
754
726
  - (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didWriteData:(int64_t)bytesWritten totalBytesWritten:(int64_t)totalBytesWritten totalBytesExpectedToWrite:(int64_t)totalBytesExpectedToWrite;
@@ -762,7 +734,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
762
734
  @class NSHTTPURLResponse;
763
735
  @class NSURLRequest;
764
736
  @class NSURLSessionTaskMetrics;
765
-
766
737
  @interface SessionDelegate (SWIFT_EXTENSION(PixelPaySDK)) <NSURLSessionTaskDelegate>
767
738
  - (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didReceiveChallenge:(NSURLAuthenticationChallenge * _Nonnull)challenge completionHandler:(void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable))completionHandler;
768
739
  - (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didSendBodyData:(int64_t)bytesSent totalBytesSent:(int64_t)totalBytesSent totalBytesExpectedToSend:(int64_t)totalBytesExpectedToSend;
@@ -773,13 +744,6 @@ SWIFT_CLASS("_TtC11PixelPaySDK15SessionDelegate")
773
744
  - (void)URLSession:(NSURLSession * _Nonnull)session taskIsWaitingForConnectivity:(NSURLSessionTask * _Nonnull)task SWIFT_AVAILABILITY(watchos,introduced=4.0) SWIFT_AVAILABILITY(tvos,introduced=11.0) SWIFT_AVAILABILITY(ios,introduced=11.0) SWIFT_AVAILABILITY(macos,introduced=10.13);
774
745
  @end
775
746
 
776
-
777
-
778
-
779
-
780
-
781
-
782
-
783
747
  #endif
784
748
  #if __has_attribute(external_source_symbol)
785
749
  # pragma clang attribute pop