Skip to content

Commit 659b4c5

Browse files
Merge pull request #142 from checkout/release/3.5.3
Release 3.5.3
2 parents 417cce4 + a6a82fc commit 659b4c5

File tree

130 files changed

+604
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+604
-463
lines changed

Frames.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Frames"
3-
s.version = "3.5.2"
3+
s.version = "3.5.3"
44
s.summary = "Checkout API Client, Payment Form UI and Utilities in Swift"
55
s.description = <<-DESC
66
Checkout API Client and Payment Form Utilities in Swift.

Source/Core/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
struct Constants {
22

33
static let productName = "frames-ios-sdk"
4-
static let version = "3.5.2"
4+
static let version = "3.5.3"
55
static let userAgent = "checkout-sdk-frames-ios/\(version)"
66

77
struct Logging {

docs/Classes.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -519,7 +519,7 @@ <h4>Declaration</h4>
519519
</div>
520520
</div>
521521
<div class="slightly-smaller">
522-
<a href="https://github.com/checkout/frames-ios/tree/master/Source/UI/Controllers/CardViewController.swift#L5-L328">Show on GitHub</a>
522+
<a href="https://github.com/checkout/frames-ios/tree/master/Source/UI/Controllers/CardViewController.swift#L6-L341">Show on GitHub</a>
523523
</div>
524524
</section>
525525
</div>
@@ -551,7 +551,7 @@ <h4>Declaration</h4>
551551
</div>
552552
</div>
553553
<div class="slightly-smaller">
554-
<a href="https://github.com/checkout/frames-ios/tree/master/Source/CheckoutAPIClient.swift#L7-L265">Show on GitHub</a>
554+
<a href="https://github.com/checkout/frames-ios/tree/master/Source/CheckoutAPIClient.swift#L7-L274">Show on GitHub</a>
555555
</div>
556556
</section>
557557
</div>
@@ -874,7 +874,7 @@ <h4>Declaration</h4>
874874
</div>
875875
</div>
876876
<div class="slightly-smaller">
877-
<a href="https://github.com/checkout/frames-ios/tree/master/Source/UI/Controllers/ThreedsWebViewController.swift#L5-L91">Show on GitHub</a>
877+
<a href="https://github.com/checkout/frames-ios/tree/master/Source/UI/Controllers/ThreedsWebViewController.swift#L6-L135">Show on GitHub</a>
878878
</div>
879879
</section>
880880
</div>
@@ -887,7 +887,7 @@ <h4>Declaration</h4>
887887
</article>
888888
</div>
889889
<section class="footer">
890-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
890+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
891891
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
892892
</section>
893893
</body>

docs/Classes/AddressView.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -356,7 +356,7 @@ <h4>Declaration</h4>
356356
</article>
357357
</div>
358358
<section class="footer">
359-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
359+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
360360
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
361361
</section>
362362
</body>

docs/Classes/AddressViewController.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -754,7 +754,7 @@ <h4>Declaration</h4>
754754
</article>
755755
</div>
756756
<section class="footer">
757-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
757+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
758758
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
759759
</section>
760760
</body>

docs/Classes/CardListCell.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -551,7 +551,7 @@ <h4>Parameters</h4>
551551
</article>
552552
</div>
553553
<section class="footer">
554-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
554+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
555555
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
556556
</section>
557557
</body>

docs/Classes/CardListCellName.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -399,7 +399,7 @@ <h4>Declaration</h4>
399399
</article>
400400
</div>
401401
<section class="footer">
402-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
402+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
403403
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
404404
</section>
405405
</body>

docs/Classes/CardNumberInputView.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -536,7 +536,7 @@ <h4>Declaration</h4>
536536
</article>
537537
</div>
538538
<section class="footer">
539-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
539+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
540540
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
541541
</section>
542542
</body>

docs/Classes/CardUtils.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -924,7 +924,7 @@ <h4>Return Value</h4>
924924
</article>
925925
</div>
926926
<section class="footer">
927-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
927+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
928928
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
929929
</section>
930930
</body>

docs/Classes/CardView.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<header class="header">
2222
<p class="header-col header-col--primary">
2323
<a class="header-link" href="../index.html">
24-
Frames 3.5.2 Docs
24+
Frames 3.5.3 Docs
2525
</a>
26-
(91% documented)
26+
(90% documented)
2727
</p>
2828

2929
<p class="header-col--secondary">
@@ -549,7 +549,7 @@ <h4>Declaration</h4>
549549
</article>
550550
</div>
551551
<section class="footer">
552-
<p>&copy; 2021 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2021-11-02)</p>
552+
<p>&copy; 2022 <a class="link" href="https://www.checkout.com/" target="_blank" rel="external noopener">Checkout.com</a>. All rights reserved. (Last updated: 2022-04-22)</p>
553553
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
554554
</section>
555555
</body>

0 commit comments

Comments
 (0)