Skip to content

Commit

Permalink
2.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adyen-git-manager committed Sep 2, 2020
1 parent 9b02179 commit 709b8e7
Show file tree
Hide file tree
Showing 65 changed files with 514 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Adyen3DS2.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '2.1.0-rc.5'
version = '2.2.0.0'

Pod::Spec.new do |spec|
spec.name = 'Adyen3DS2'
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/ADYChallengeCompletionHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1 class="title">ADYChallengeCompletionHandler Block Reference</h1>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
50 changes: 49 additions & 1 deletion Docs/Classes/ADYAppearanceConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ <h1 id="library-title">

<option value="//api/name/statusBarStyle">statusBarStyle</option>

<option value="//api/name/switchAppearance">switchAppearance</option>

<option value="//api/name/textColor">textColor</option>

<option value="//api/name/textFieldAppearance">textFieldAppearance</option>
Expand Down Expand Up @@ -546,6 +548,52 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">ADYAppearanceConfiguration.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/switchAppearance" title="switchAppearance"></a>
<h3 class="method-title"><code><a href="#//api/name/switchAppearance">&nbsp;&nbsp;switchAppearance</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>The appearance of a switch item view.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readonly) ADYSwitchAppearance *switchAppearance</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>The appearance of a switch item view.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">ADYAppearanceConfiguration.h</code></p>
Expand Down Expand Up @@ -722,7 +770,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
5 changes: 4 additions & 1 deletion Docs/Classes/ADYAuthenticationRequestParameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ <h1 class="title">ADYAuthenticationRequestParameters Class Reference</h1>
<tr>
<th>Inherits from</th>
<td>NSObject</td>
</tr><tr>
<th>Conforms to</th>
<td>NSCoding</td>
</tr><tr>
<th>Declared in</th>
<td>ADYAuthenticationRequestParameters.h</td>
Expand Down Expand Up @@ -410,7 +413,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYButtonAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
140 changes: 139 additions & 1 deletion Docs/Classes/ADYChallengeParameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ <h1 id="library-title">

<option value="//api/name/serverTransactionIdentifier">serverTransactionIdentifier</option>

<option value="//api/name/threeDSRequestorAppURL">threeDSRequestorAppURL</option>

</optgroup>


Expand All @@ -72,6 +74,8 @@ <h1 id="library-title">

<option value="//api/name/challengeParametersWithServerTransactionIdentifier:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:">+ challengeParametersWithServerTransactionIdentifier:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:</option>

<option value="//api/name/challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:">+ challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:</option>

</optgroup>


Expand All @@ -96,6 +100,9 @@ <h1 class="title">ADYChallengeParameters Class Reference</h1>
<tr>
<th>Inherits from</th>
<td>NSObject</td>
</tr><tr>
<th>Conforms to</th>
<td>NSCoding</td>
</tr><tr>
<th>Declared in</th>
<td>ADYChallengeParameters.h</td>
Expand Down Expand Up @@ -124,6 +131,54 @@ <h2 class="subtitle subtitle-overview">Overview</h2>

<div class="task-list">
<div class="section-method">
<a name="//api/name/threeDSRequestorAppURL" title="threeDSRequestorAppURL"></a>
<h3 class="method-title"><code><a href="#//api/name/threeDSRequestorAppURL">&nbsp;&nbsp;threeDSRequestorAppURL</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>A URL that is registered to open the 3DS Requestor App. It will be opened after an Out Of Band authentication has been completed.
This property will be ignored if the message version is 2.1.0.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (nonatomic, copy, readonly, nullable) NSURL *threeDSRequestorAppURL</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>A URL that is registered to open the 3DS Requestor App. It will be opened after an Out Of Band authentication has been completed.
This property will be ignored if the message version is 2.1.0.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">ADYChallengeParameters.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/serverTransactionIdentifier" title="serverTransactionIdentifier"></a>
<h3 class="method-title"><code><a href="#//api/name/serverTransactionIdentifier">&nbsp;&nbsp;serverTransactionIdentifier</a></code>
</h3>
Expand Down Expand Up @@ -377,6 +432,89 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">ADYChallengeParameters.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:" title="challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:"></a>
<h3 class="method-title"><code><a href="#//api/name/challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:">+&nbsp;challengeParametersWithServerTransactionIdentifier:threeDSRequestorAppURL:ACSTransactionIdentifier:ACSReferenceNumber:ACSSignedContent:</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Creates and returns an object containing challenge parameters.</p>
</div>



<div class="method-subsection method-declaration"><code>+ (instancetype)challengeParametersWithServerTransactionIdentifier:(NSString *)<em>serverTransactionIdentifier</em> threeDSRequestorAppURL:(nullable NSURL *)<em>threeDSRequestorAppURL</em> ACSTransactionIdentifier:(NSString *)<em>ACSTransactionIdentifier</em> ACSReferenceNumber:(NSString *)<em>ACSReferenceNumber</em> ACSSignedContent:(NSString *)<em>ACSSignedContent</em></code></div>



<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>
<table class="argument-def parameter-def">

<tr>
<th scope="row" class="argument-name"><code>serverTransactionIdentifier</code></th>
<td><p>A unique string identifying the transaction within the scope of the 3DS Server.</p></td>
</tr>

<tr>
<th scope="row" class="argument-name"><code>threeDSRequestorAppURL</code></th>
<td><p>The Merchant app URL. It will be ignored if the message version is 2.1.0.</p></td>
</tr>

<tr>
<th scope="row" class="argument-name"><code>ACSTransactionIdentifier</code></th>
<td><p>A unique string identifying the transaction within the scope of the ACS.</p></td>
</tr>

<tr>
<th scope="row" class="argument-name"><code>ACSReferenceNumber</code></th>
<td><p>A string identifying the ACS, assigned by EMVCo.</p></td>
</tr>

<tr>
<th scope="row" class="argument-name"><code>ACSSignedContent</code></th>
<td><p>Content signed using JWS, containing ACS Ephemeral Public Key, ACS URL and authentication type.</p></td>
</tr>

</table>
</div>



<div class="method-subsection return">
<h4 class="method-subtitle parameter-title">Return Value</h4>
<p>Initialized object containing the challenge parameters.</p>
</div>





<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Creates and returns an object containing challenge parameters.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">ADYChallengeParameters.h</code></p>
Expand All @@ -398,7 +536,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions Docs/Classes/ADYChallengeResult.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h3 class="method-title"><code><a href="#//api/name/transactionStatus">&nbsp;&nb



<div class="method-subsection method-declaration"><code>@property (nonatomic, copy, readonly) NSString *transactionStatus</code></div>
<div class="method-subsection method-declaration"><code>@property (nonatomic, copy, readonly, nullable) NSString *transactionStatus</code></div>



Expand Down Expand Up @@ -218,7 +218,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYInfoAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYLabelAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYNavigationBarAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYSelectAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYService.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/ADYServiceParameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-03-30</p>
<p class="copyright">Copyright &copy; 2020 Adyen. All rights reserved. Updated: 2020-09-02</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
Loading

0 comments on commit 709b8e7

Please sign in to comment.