@jimrising/easymerchantsdk-react-native 1.1.9 → 1.2.0

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 (25) hide show
  1. package/.idea/caches/deviceStreaming.xml +0 -209
  2. package/ios/Classes/EasyMerchantSdk.m +4 -4
  3. package/ios/easymerchantsdk.podspec +1 -1
  4. package/package.json +1 -1
  5. package/.idea/workspace.xml +0 -193
  6. package/ios/Pods/UserDefaults/UserStoreSingleton.swift +0 -233
  7. package/ios/Pods/ViewControllers/AdditionalInfoVC.swift +0 -1137
  8. package/ios/Pods/ViewControllers/BaseVC.swift +0 -126
  9. package/ios/Pods/ViewControllers/BillingInfoVC/BillingInfoVC.swift +0 -803
  10. package/ios/Pods/ViewControllers/BillingInfoVC/Cells/CityListTVC.swift +0 -46
  11. package/ios/Pods/ViewControllers/BillingInfoVC/Cells/CountryListTVC.swift +0 -47
  12. package/ios/Pods/ViewControllers/BillingInfoVC/Cells/StateListTVC.swift +0 -46
  13. package/ios/Pods/ViewControllers/CountryListVC.swift +0 -404
  14. package/ios/Pods/ViewControllers/EmailVerificationVC.swift +0 -239
  15. package/ios/Pods/ViewControllers/OTPVerificationVC.swift +0 -1134
  16. package/ios/Pods/ViewControllers/PaymentDoneVC.swift +0 -159
  17. package/ios/Pods/ViewControllers/PaymentErrorVC.swift +0 -90
  18. package/ios/Pods/ViewControllers/PaymentInformation/AccountTypeTVC.swift +0 -41
  19. package/ios/Pods/ViewControllers/PaymentInformation/PaymentInfoVC.swift +0 -5160
  20. package/ios/Pods/ViewControllers/PaymentInformation/PaymentInformationCVC.swift +0 -35
  21. package/ios/Pods/ViewControllers/PaymentInformation/SavedAccountsTVC/SavedAccountTVC.swift +0 -77
  22. package/ios/Pods/ViewControllers/PaymentInformation/SavedAccountsTVC/SavedAccountTVC.xib +0 -163
  23. package/ios/Pods/ViewControllers/PaymentInformation/SavedCardsTVC/SavedCardsTVC.swift +0 -76
  24. package/ios/Pods/ViewControllers/PaymentInformation/SavedCardsTVC/SavedCardsTVC.xib +0 -184
  25. package/ios/Pods/ViewControllers/TermAndConditionsVC.swift +0 -63
@@ -14,17 +14,6 @@
14
14
  <option name="screenX" value="720" />
15
15
  <option name="screenY" value="1280" />
16
16
  </PersistentDeviceSelectionData>
17
- <PersistentDeviceSelectionData>
18
- <option name="api" value="34" />
19
- <option name="brand" value="OnePlus" />
20
- <option name="codename" value="OP5552L1" />
21
- <option name="id" value="OP5552L1" />
22
- <option name="manufacturer" value="OnePlus" />
23
- <option name="name" value="CPH2415" />
24
- <option name="screenDensity" value="480" />
25
- <option name="screenX" value="1080" />
26
- <option name="screenY" value="2412" />
27
- </PersistentDeviceSelectionData>
28
17
  <PersistentDeviceSelectionData>
29
18
  <option name="api" value="34" />
30
19
  <option name="brand" value="OPPO" />
@@ -58,28 +47,6 @@
58
47
  <option name="screenX" value="1840" />
59
48
  <option name="screenY" value="2944" />
60
49
  </PersistentDeviceSelectionData>
61
- <PersistentDeviceSelectionData>
62
- <option name="api" value="34" />
63
- <option name="brand" value="samsung" />
64
- <option name="codename" value="a15" />
65
- <option name="id" value="a15" />
66
- <option name="manufacturer" value="Samsung" />
67
- <option name="name" value="A15" />
68
- <option name="screenDensity" value="450" />
69
- <option name="screenX" value="1080" />
70
- <option name="screenY" value="2340" />
71
- </PersistentDeviceSelectionData>
72
- <PersistentDeviceSelectionData>
73
- <option name="api" value="34" />
74
- <option name="brand" value="samsung" />
75
- <option name="codename" value="a35x" />
76
- <option name="id" value="a35x" />
77
- <option name="manufacturer" value="Samsung" />
78
- <option name="name" value="A35" />
79
- <option name="screenDensity" value="450" />
80
- <option name="screenX" value="1080" />
81
- <option name="screenY" value="2340" />
82
- </PersistentDeviceSelectionData>
83
50
  <PersistentDeviceSelectionData>
84
51
  <option name="api" value="31" />
85
52
  <option name="brand" value="samsung" />
@@ -102,28 +69,6 @@
102
69
  <option name="screenX" value="1080" />
103
70
  <option name="screenY" value="2400" />
104
71
  </PersistentDeviceSelectionData>
105
- <PersistentDeviceSelectionData>
106
- <option name="api" value="34" />
107
- <option name="brand" value="motorola" />
108
- <option name="codename" value="arcfox" />
109
- <option name="id" value="arcfox" />
110
- <option name="manufacturer" value="Motorola" />
111
- <option name="name" value="razr plus 2024" />
112
- <option name="screenDensity" value="360" />
113
- <option name="screenX" value="1080" />
114
- <option name="screenY" value="1272" />
115
- </PersistentDeviceSelectionData>
116
- <PersistentDeviceSelectionData>
117
- <option name="api" value="33" />
118
- <option name="brand" value="motorola" />
119
- <option name="codename" value="austin" />
120
- <option name="id" value="austin" />
121
- <option name="manufacturer" value="Motorola" />
122
- <option name="name" value="moto g 5G (2022)" />
123
- <option name="screenDensity" value="280" />
124
- <option name="screenX" value="720" />
125
- <option name="screenY" value="1600" />
126
- </PersistentDeviceSelectionData>
127
72
  <PersistentDeviceSelectionData>
128
73
  <option name="api" value="33" />
129
74
  <option name="brand" value="samsung" />
@@ -179,17 +124,6 @@
179
124
  <option name="screenX" value="2220" />
180
125
  <option name="screenY" value="1080" />
181
126
  </PersistentDeviceSelectionData>
182
- <PersistentDeviceSelectionData>
183
- <option name="api" value="34" />
184
- <option name="brand" value="samsung" />
185
- <option name="codename" value="dm2q" />
186
- <option name="id" value="dm2q" />
187
- <option name="manufacturer" value="Samsung" />
188
- <option name="name" value="S23 Plus" />
189
- <option name="screenDensity" value="450" />
190
- <option name="screenX" value="1080" />
191
- <option name="screenY" value="2340" />
192
- </PersistentDeviceSelectionData>
193
127
  <PersistentDeviceSelectionData>
194
128
  <option name="api" value="34" />
195
129
  <option name="brand" value="samsung" />
@@ -212,28 +146,6 @@
212
146
  <option name="screenX" value="1080" />
213
147
  <option name="screenY" value="2340" />
214
148
  </PersistentDeviceSelectionData>
215
- <PersistentDeviceSelectionData>
216
- <option name="api" value="34" />
217
- <option name="brand" value="samsung" />
218
- <option name="codename" value="e3q" />
219
- <option name="id" value="e3q" />
220
- <option name="manufacturer" value="Samsung" />
221
- <option name="name" value="Galaxy S24 Ultra" />
222
- <option name="screenDensity" value="450" />
223
- <option name="screenX" value="1440" />
224
- <option name="screenY" value="3120" />
225
- </PersistentDeviceSelectionData>
226
- <PersistentDeviceSelectionData>
227
- <option name="api" value="33" />
228
- <option name="brand" value="google" />
229
- <option name="codename" value="eos" />
230
- <option name="id" value="eos" />
231
- <option name="manufacturer" value="Google" />
232
- <option name="name" value="Eos" />
233
- <option name="screenDensity" value="320" />
234
- <option name="screenX" value="384" />
235
- <option name="screenY" value="384" />
236
- </PersistentDeviceSelectionData>
237
149
  <PersistentDeviceSelectionData>
238
150
  <option name="api" value="33" />
239
151
  <option name="brand" value="google" />
@@ -267,50 +179,6 @@
267
179
  <option name="screenX" value="2208" />
268
180
  <option name="screenY" value="1840" />
269
181
  </PersistentDeviceSelectionData>
270
- <PersistentDeviceSelectionData>
271
- <option name="api" value="34" />
272
- <option name="brand" value="motorola" />
273
- <option name="codename" value="fogona" />
274
- <option name="id" value="fogona" />
275
- <option name="manufacturer" value="Motorola" />
276
- <option name="name" value="moto g play - 2024" />
277
- <option name="screenDensity" value="280" />
278
- <option name="screenX" value="720" />
279
- <option name="screenY" value="1600" />
280
- </PersistentDeviceSelectionData>
281
- <PersistentDeviceSelectionData>
282
- <option name="api" value="34" />
283
- <option name="brand" value="samsung" />
284
- <option name="codename" value="g0q" />
285
- <option name="id" value="g0q" />
286
- <option name="manufacturer" value="Samsung" />
287
- <option name="name" value="SM-S906U1" />
288
- <option name="screenDensity" value="450" />
289
- <option name="screenX" value="1080" />
290
- <option name="screenY" value="2340" />
291
- </PersistentDeviceSelectionData>
292
- <PersistentDeviceSelectionData>
293
- <option name="api" value="34" />
294
- <option name="brand" value="samsung" />
295
- <option name="codename" value="gta9pwifi" />
296
- <option name="id" value="gta9pwifi" />
297
- <option name="manufacturer" value="Samsung" />
298
- <option name="name" value="SM-X210" />
299
- <option name="screenDensity" value="240" />
300
- <option name="screenX" value="1200" />
301
- <option name="screenY" value="1920" />
302
- </PersistentDeviceSelectionData>
303
- <PersistentDeviceSelectionData>
304
- <option name="api" value="34" />
305
- <option name="brand" value="samsung" />
306
- <option name="codename" value="gts7xllite" />
307
- <option name="id" value="gts7xllite" />
308
- <option name="manufacturer" value="Samsung" />
309
- <option name="name" value="SM-T738U" />
310
- <option name="screenDensity" value="340" />
311
- <option name="screenX" value="1600" />
312
- <option name="screenY" value="2560" />
313
- </PersistentDeviceSelectionData>
314
182
  <PersistentDeviceSelectionData>
315
183
  <option name="api" value="33" />
316
184
  <option name="brand" value="samsung" />
@@ -322,28 +190,6 @@
322
190
  <option name="screenX" value="1848" />
323
191
  <option name="screenY" value="2960" />
324
192
  </PersistentDeviceSelectionData>
325
- <PersistentDeviceSelectionData>
326
- <option name="api" value="34" />
327
- <option name="brand" value="samsung" />
328
- <option name="codename" value="gts8wifi" />
329
- <option name="id" value="gts8wifi" />
330
- <option name="manufacturer" value="Samsung" />
331
- <option name="name" value="Galaxy Tab S8" />
332
- <option name="screenDensity" value="274" />
333
- <option name="screenX" value="1600" />
334
- <option name="screenY" value="2560" />
335
- </PersistentDeviceSelectionData>
336
- <PersistentDeviceSelectionData>
337
- <option name="api" value="34" />
338
- <option name="brand" value="samsung" />
339
- <option name="codename" value="gts9fe" />
340
- <option name="id" value="gts9fe" />
341
- <option name="manufacturer" value="Samsung" />
342
- <option name="name" value="Galaxy Tab S9 FE 5G" />
343
- <option name="screenDensity" value="280" />
344
- <option name="screenX" value="1440" />
345
- <option name="screenY" value="2304" />
346
- </PersistentDeviceSelectionData>
347
193
  <PersistentDeviceSelectionData>
348
194
  <option name="api" value="34" />
349
195
  <option name="brand" value="google" />
@@ -388,28 +234,6 @@
388
234
  <option name="screenX" value="1080" />
389
235
  <option name="screenY" value="2400" />
390
236
  </PersistentDeviceSelectionData>
391
- <PersistentDeviceSelectionData>
392
- <option name="api" value="33" />
393
- <option name="brand" value="motorola" />
394
- <option name="codename" value="maui" />
395
- <option name="id" value="maui" />
396
- <option name="manufacturer" value="Motorola" />
397
- <option name="name" value="moto g play - 2023" />
398
- <option name="screenDensity" value="280" />
399
- <option name="screenX" value="720" />
400
- <option name="screenY" value="1600" />
401
- </PersistentDeviceSelectionData>
402
- <PersistentDeviceSelectionData>
403
- <option name="api" value="34" />
404
- <option name="brand" value="samsung" />
405
- <option name="codename" value="o1q" />
406
- <option name="id" value="o1q" />
407
- <option name="manufacturer" value="Samsung" />
408
- <option name="name" value="Galaxy S21" />
409
- <option name="screenDensity" value="421" />
410
- <option name="screenX" value="1080" />
411
- <option name="screenY" value="2400" />
412
- </PersistentDeviceSelectionData>
413
237
  <PersistentDeviceSelectionData>
414
238
  <option name="api" value="31" />
415
239
  <option name="brand" value="google" />
@@ -466,17 +290,6 @@
466
290
  <option name="screenY" value="384" />
467
291
  <option name="type" value="WEAR_OS" />
468
292
  </PersistentDeviceSelectionData>
469
- <PersistentDeviceSelectionData>
470
- <option name="api" value="34" />
471
- <option name="brand" value="samsung" />
472
- <option name="codename" value="r11q" />
473
- <option name="id" value="r11q" />
474
- <option name="manufacturer" value="Samsung" />
475
- <option name="name" value="SM-S711U" />
476
- <option name="screenDensity" value="450" />
477
- <option name="screenX" value="1080" />
478
- <option name="screenY" value="2340" />
479
- </PersistentDeviceSelectionData>
480
293
  <PersistentDeviceSelectionData>
481
294
  <option name="api" value="30" />
482
295
  <option name="brand" value="google" />
@@ -499,17 +312,6 @@
499
312
  <option name="screenX" value="1080" />
500
313
  <option name="screenY" value="2400" />
501
314
  </PersistentDeviceSelectionData>
502
- <PersistentDeviceSelectionData>
503
- <option name="api" value="34" />
504
- <option name="brand" value="samsung" />
505
- <option name="codename" value="t2q" />
506
- <option name="id" value="t2q" />
507
- <option name="manufacturer" value="Samsung" />
508
- <option name="name" value="Galaxy S21 Plus" />
509
- <option name="screenDensity" value="394" />
510
- <option name="screenX" value="1080" />
511
- <option name="screenY" value="2400" />
512
- </PersistentDeviceSelectionData>
513
315
  <PersistentDeviceSelectionData>
514
316
  <option name="api" value="33" />
515
317
  <option name="brand" value="google" />
@@ -532,17 +334,6 @@
532
334
  <option name="screenX" value="1080" />
533
335
  <option name="screenY" value="2424" />
534
336
  </PersistentDeviceSelectionData>
535
- <PersistentDeviceSelectionData>
536
- <option name="api" value="35" />
537
- <option name="brand" value="google" />
538
- <option name="codename" value="tokay" />
539
- <option name="id" value="tokay" />
540
- <option name="manufacturer" value="Google" />
541
- <option name="name" value="Pixel 9" />
542
- <option name="screenDensity" value="420" />
543
- <option name="screenX" value="1080" />
544
- <option name="screenY" value="2424" />
545
- </PersistentDeviceSelectionData>
546
337
  </list>
547
338
  </option>
548
339
  </component>
@@ -19,11 +19,11 @@ RCT_EXTERN_METHOD(
19
19
  resolver:(RCTPromiseResolveBlock)resolve
20
20
  rejecter:(RCTPromiseRejectBlock)reject
21
21
  )
22
- {
23
- EasyMerchantSdkPlugin *sdkPlugin = [[EasyMerchantSdkPlugin alloc] init];
22
+ // {
23
+ // EasyMerchantSdkPlugin *sdkPlugin = [[EasyMerchantSdkPlugin alloc] init];
24
24
 
25
- [sdkPlugin billing:amount billinginfo:billingInfo resolver:resolve rejecter:reject];
26
- }
25
+ // [sdkPlugin billing:amount billinginfo:billingInfo resolver:resolve rejecter:reject];
26
+ // }
27
27
 
28
28
 
29
29
  RCT_EXPORT_METHOD(setViewController:(RCTPromiseResolveBlock)resolve rejecter:(RCTPromiseRejectBlock)reject)
@@ -1,6 +1,6 @@
1
1
  Pod::Spec.new do |s|
2
2
  s.name = 'easymerchantsdk'
3
- s.version = '1.1.9'
3
+ s.version = '1.2.0'
4
4
  s.summary = 'A React Native SDK for Easy Merchant.'
5
5
  s.description = <<-DESC
6
6
  A React Native SDK to enable Easy Merchant functionality in mobile applications.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jimrising/easymerchantsdk-react-native",
3
- "version": "1.1.9",
3
+ "version": "1.2.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,193 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="AutoImportSettings">
4
- <option name="autoReloadType" value="NONE" />
5
- </component>
6
- <component name="ChangeListManager">
7
- <list default="true" id="3e2fa6c1-ea79-4c71-afdb-28176876a8c4" name="Changes" comment="">
8
- <change afterPath="$PROJECT_DIR$/ios/EnvironmentConfig.swift" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/.idea/caches/deviceStreaming.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/caches/deviceStreaming.xml" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/.npmrc" beforeDir="false" afterPath="$PROJECT_DIR$/.npmrc" afterDir="false" />
12
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
13
- <change beforePath="$PROJECT_DIR$/ios/Bundle/EasyPayBundle.swift" beforeDir="false" />
14
- <change beforePath="$PROJECT_DIR$/ios/Classes/EasyMerchantSdk.m" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/EasyMerchantSdk.m" afterDir="false" />
15
- <change beforePath="$PROJECT_DIR$/ios/Classes/EasyMerchantSdk.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/EasyMerchantSdk.swift" afterDir="false" />
16
- <change beforePath="$PROJECT_DIR$/ios/Classes/EasyPayViewController.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/EasyPayViewController.swift" afterDir="false" />
17
- <change beforePath="$PROJECT_DIR$/ios/CustomComponents/CheckboxButton.swift" beforeDir="false" />
18
- <change beforePath="$PROJECT_DIR$/ios/CustomComponents/FilledButton.swift" beforeDir="false" />
19
- <change beforePath="$PROJECT_DIR$/ios/CustomComponents/OutlineButton.swift" beforeDir="false" />
20
- <change beforePath="$PROJECT_DIR$/ios/CustomComponents/TextFieldStackView.swift" beforeDir="false" />
21
- <change beforePath="$PROJECT_DIR$/ios/Example/Assets.xcassets/AccentColor.colorset/Contents.json" beforeDir="false" />
22
- <change beforePath="$PROJECT_DIR$/ios/Example/Assets.xcassets/AppIcon.appiconset/Contents.json" beforeDir="false" />
23
- <change beforePath="$PROJECT_DIR$/ios/Example/Assets.xcassets/Contents.json" beforeDir="false" />
24
- <change beforePath="$PROJECT_DIR$/ios/Example/Base.lproj/LaunchScreen.storyboard" beforeDir="false" />
25
- <change beforePath="$PROJECT_DIR$/ios/Example/Base.lproj/Main.storyboard" beforeDir="false" />
26
- <change beforePath="$PROJECT_DIR$/ios/Example/ViewController.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Example/ViewController.swift" afterDir="false" />
27
- <change beforePath="$PROJECT_DIR$/ios/Extensions/UIColor.swift" beforeDir="false" />
28
- <change beforePath="$PROJECT_DIR$/ios/Extensions/UIFont.swift" beforeDir="false" />
29
- <change beforePath="$PROJECT_DIR$/ios/Extensions/UIViewController+Extension.swift" beforeDir="false" />
30
- <change beforePath="$PROJECT_DIR$/ios/Models/AdditionalInfo.swift" beforeDir="false" />
31
- <change beforePath="$PROJECT_DIR$/ios/Models/BankAccountModel.swift" beforeDir="false" />
32
- <change beforePath="$PROJECT_DIR$/ios/Models/BillingInfo.swift" beforeDir="false" />
33
- <change beforePath="$PROJECT_DIR$/ios/Models/CardModel.swift" beforeDir="false" />
34
- <change beforePath="$PROJECT_DIR$/ios/Models/Country.swift" beforeDir="false" />
35
- <change beforePath="$PROJECT_DIR$/ios/Models/PaymentInfo.swift" beforeDir="false" />
36
- <change beforePath="$PROJECT_DIR$/ios/Models/Request.swift" beforeDir="false" />
37
- <change beforePath="$PROJECT_DIR$/ios/Models/Result.swift" beforeDir="false" />
38
- <change beforePath="$PROJECT_DIR$/ios/Pods/UserDefaults/UserStoreSingleton.swift" beforeDir="false" />
39
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/AdditionalInfoVC.swift" beforeDir="false" />
40
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/BaseVC.swift" beforeDir="false" />
41
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/BillingInfoVC/BillingInfoVC.swift" beforeDir="false" />
42
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/BillingInfoVC/Cells/CityListTVC.swift" beforeDir="false" />
43
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/BillingInfoVC/Cells/CountryListTVC.swift" beforeDir="false" />
44
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/BillingInfoVC/Cells/StateListTVC.swift" beforeDir="false" />
45
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/CountryListVC.swift" beforeDir="false" />
46
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/EmailVerificationVC.swift" beforeDir="false" />
47
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/OTPVerificationVC.swift" beforeDir="false" />
48
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentDoneVC.swift" beforeDir="false" />
49
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentErrorVC.swift" beforeDir="false" />
50
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/AccountTypeTVC.swift" beforeDir="false" />
51
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/PaymentInfoVC.swift" beforeDir="false" />
52
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/PaymentInformationCVC.swift" beforeDir="false" />
53
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/SavedAccountsTVC/SavedAccountTVC.swift" beforeDir="false" />
54
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/SavedAccountsTVC/SavedAccountTVC.xib" beforeDir="false" />
55
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/SavedCardsTVC/SavedCardsTVC.swift" beforeDir="false" />
56
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/PaymentInformation/SavedCardsTVC/SavedCardsTVC.xib" beforeDir="false" />
57
- <change beforePath="$PROJECT_DIR$/ios/Pods/ViewControllers/TermAndConditionsVC.swift" beforeDir="false" />
58
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Amex.imageset/206682_american_express_method_card_payment_icon.svg" beforeDir="false" />
59
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Amex.imageset/Contents.json" beforeDir="false" />
60
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Contents.json" beforeDir="false" />
61
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/DinersClub.imageset/472318_card_club_diners_dinner_payment_icon.svg" beforeDir="false" />
62
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/DinersClub.imageset/Contents.json" beforeDir="false" />
63
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Discover.imageset/206686_network_payment_discover_card_method_icon.svg" beforeDir="false" />
64
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Discover.imageset/Contents.json" beforeDir="false" />
65
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/JCB.imageset/358102_card_jcb_payment_icon.svg" beforeDir="false" />
66
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/JCB.imageset/Contents.json" beforeDir="false" />
67
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/MasterCard.imageset/206680_master_method_card_payment_icon.svg" beforeDir="false" />
68
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/MasterCard.imageset/Contents.json" beforeDir="false" />
69
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/UnionPay.imageset/1468976_card_payment_unionpay_icon.svg" beforeDir="false" />
70
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/UnionPay.imageset/Contents.json" beforeDir="false" />
71
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Visa.imageset/206684_visa_method_card_payment_icon.svg" beforeDir="false" />
72
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/Visa.imageset/Contents.json" beforeDir="false" />
73
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/maestro.imageset/Contents.json" beforeDir="false" />
74
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/maestro.imageset/maestro.svg" beforeDir="false" />
75
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/paypal.imageset/206675_paypal_method_payment_icon.svg" beforeDir="false" />
76
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/paypal.imageset/Contents.json" beforeDir="false" />
77
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/rupay.imageset/Contents.json" beforeDir="false" />
78
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/rupay.imageset/rupay.svg" beforeDir="false" />
79
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/unknown_card.imageset/4635000_card_credit_digital_money_icon.svg" beforeDir="false" />
80
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/unknown_card.imageset/Contents.json" beforeDir="false" />
81
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/worldpay.imageset/Contents.json" beforeDir="false" />
82
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Card/worldpay.imageset/worldpay.svg" beforeDir="false" />
83
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Contents.json" beforeDir="false" />
84
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Ellipsis.imageset/Contents.json" beforeDir="false" />
85
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Ellipsis.imageset/icons8-menu-30.png" beforeDir="false" />
86
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Ellipsis.imageset/icons8-menu-60.png" beforeDir="false" />
87
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Ellipsis.imageset/icons8-menu-90.png" beforeDir="false" />
88
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Rotate.imageset/Contents.json" beforeDir="false" />
89
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Rotate.imageset/refresh-cw-2.png" beforeDir="false" />
90
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Rotate.imageset/refresh-cw-3.png" beforeDir="false" />
91
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/Rotate.imageset/refresh-cw.png" beforeDir="false" />
92
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/amexCvc.imageset/Contents.json" beforeDir="false" />
93
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/amexCvc.imageset/Group-1.png" beforeDir="false" />
94
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/amexCvc.imageset/Group.png" beforeDir="false" />
95
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/check.imageset/Contents.json" beforeDir="false" />
96
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/check.imageset/check-circle-4.png" beforeDir="false" />
97
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/check.imageset/check-circle-5.png" beforeDir="false" />
98
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/check.imageset/check-circle-6.png" beforeDir="false" />
99
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/chip.imageset/Contents.json" beforeDir="false" />
100
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/chip.imageset/chip.png" beforeDir="false" />
101
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/loaderImage.imageset/Contents.json" beforeDir="false" />
102
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/loaderImage.imageset/check-circle-2.png" beforeDir="false" />
103
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/loaderImage.imageset/check-circle-3.png" beforeDir="false" />
104
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/loaderImage.imageset/check-circle.png" beforeDir="false" />
105
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_done_icon.imageset/Contents.json" beforeDir="false" />
106
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_done_icon.imageset/payment_done_icon 1.png" beforeDir="false" />
107
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_done_icon.imageset/payment_done_icon 2.png" beforeDir="false" />
108
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_done_icon.imageset/payment_done_icon.png" beforeDir="false" />
109
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_error_icon.imageset/Contents.json" beforeDir="false" />
110
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_error_icon.imageset/payment_error_icon 1.png" beforeDir="false" />
111
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_error_icon.imageset/payment_error_icon 2.png" beforeDir="false" />
112
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/payment_error_icon.imageset/payment_error_icon.png" beforeDir="false" />
113
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/wallet.imageset/Contents.json" beforeDir="false" />
114
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/wallet.imageset/icons8-wallet-24(@1×).png" beforeDir="false" />
115
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/wallet.imageset/icons8-wallet-48(@2×).png" beforeDir="false" />
116
- <change beforePath="$PROJECT_DIR$/ios/Resources/Assets.xcassets/wallet.imageset/icons8-wallet-72(@3×).png" beforeDir="false" />
117
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/00000008.colorset/Contents.json" beforeDir="false" />
118
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/00000016.colorset/Contents.json" beforeDir="false" />
119
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/00000038.colorset/Contents.json" beforeDir="false" />
120
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/00000060.colorset/Contents.json" beforeDir="false" />
121
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/1757D9.colorset/Contents.json" beforeDir="false" />
122
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/Contents.json" beforeDir="false" />
123
- <change beforePath="$PROJECT_DIR$/ios/Resources/Colors.xcassets/E93939.colorset/Contents.json" beforeDir="false" />
124
- <change beforePath="$PROJECT_DIR$/ios/Resources/PrivacyInfo.xcprivacy" beforeDir="false" />
125
- <change beforePath="$PROJECT_DIR$/ios/ThirdParty/Keyboad Handling/KeyboardObserver.swift" beforeDir="false" />
126
- <change beforePath="$PROJECT_DIR$/ios/easymerchantsdk.podspec" beforeDir="false" afterPath="$PROJECT_DIR$/ios/easymerchantsdk.podspec" afterDir="false" />
127
- <change beforePath="$PROJECT_DIR$/ios/easymerchantsdk.storyboard" beforeDir="false" />
128
- <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
129
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
130
- </list>
131
- <option name="SHOW_DIALOG" value="false" />
132
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
133
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
134
- <option name="LAST_RESOLUTION" value="IGNORE" />
135
- </component>
136
- <component name="ClangdSettings">
137
- <option name="formatViaClangd" value="false" />
138
- </component>
139
- <component name="Git.Settings">
140
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
141
- </component>
142
- <component name="ProjectColorInfo">{
143
- &quot;customColor&quot;: &quot;&quot;,
144
- &quot;associatedIndex&quot;: 4
145
- }</component>
146
- <component name="ProjectId" id="2qKXhyciB6aZPLbATAZVTXWQsw3" />
147
- <component name="ProjectViewState">
148
- <option name="hideEmptyMiddlePackages" value="true" />
149
- <option name="showLibraryContents" value="true" />
150
- </component>
151
- <component name="PropertiesComponent">{
152
- &quot;keyToString&quot;: {
153
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
154
- &quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
155
- &quot;RunOnceActivity.readMode.enableVisualFormatting&quot;: &quot;true&quot;,
156
- &quot;cf.first.check.clang-format&quot;: &quot;false&quot;,
157
- &quot;cidr.known.project.marker&quot;: &quot;true&quot;,
158
- &quot;dart.analysis.tool.window.visible&quot;: &quot;false&quot;,
159
- &quot;git-widget-placeholder&quot;: &quot;dev-branch&quot;,
160
- &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
161
- &quot;last_opened_file_path&quot;: &quot;/Users/appdev/Documents/em-MobileCheckoutSDK-ReactNative/ios/Example&quot;,
162
- &quot;show.migrate.to.gradle.popup&quot;: &quot;false&quot;,
163
- &quot;structure.view.defaults.are.configured&quot;: &quot;true&quot;
164
- }
165
- }</component>
166
- <component name="RecentsManager">
167
- <key name="CopyFile.RECENT_KEYS">
168
- <recent name="$PROJECT_DIR$/ios/Example" />
169
- <recent name="$PROJECT_DIR$/ios" />
170
- </key>
171
- <key name="MoveFile.RECENT_KEYS">
172
- <recent name="$PROJECT_DIR$/ios" />
173
- <recent name="$PROJECT_DIR$/ios/Example" />
174
- <recent name="$PROJECT_DIR$/ios/Classes" />
175
- <recent name="$PROJECT_DIR$/ios/Pods" />
176
- </key>
177
- </component>
178
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
179
- <component name="SwiftWorkspaceSettings">
180
- <option name="detectedToolchain" value="true" />
181
- <option name="toolchainPathValue" value="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain" />
182
- </component>
183
- <component name="TaskManager">
184
- <task active="true" id="Default" summary="Default task">
185
- <changelist id="3e2fa6c1-ea79-4c71-afdb-28176876a8c4" name="Changes" comment="" />
186
- <created>1734412363752</created>
187
- <option name="number" value="Default" />
188
- <option name="presentableId" value="Default" />
189
- <updated>1734412363752</updated>
190
- </task>
191
- <servers />
192
- </component>
193
- </project>