Skip to content

Commit

Permalink
[a18df7e]: update - 3ds en - teste cards
Browse files Browse the repository at this point in the history
Updating teste card for Elo when friction + successful authentication
  • Loading branch information
ellencsilva committed Apr 5, 2024
1 parent 8774318 commit c0e0cca
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link href="https://braspag.github.io//"/>
<logo>https://braspag.github.io//assets/images/logo.png</logo>
<icon>https://braspag.github.io//assets/favicon.ico</icon>
<updated>2024-04-02T21:01:42+00:00</updated>
<updated>2024-04-05T13:14:52+00:00</updated>
<id>https://braspag.github.io//</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down Expand Up @@ -44886,7 +44886,7 @@ Além das bandeiras, o emissor do cartão também precisa processar o protocolo
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;4000000000001091&lt;br /&gt;5200000000001096&lt;br /&gt;6505050000001091&lt;/td&gt;
&lt;td&gt;4000000000001091&lt;br /&gt;5200000000001096&lt;br /&gt;6505290000001234&lt;/td&gt;
&lt;td&gt;VISA&lt;br /&gt;MASTER&lt;br /&gt;ELO&lt;/td&gt;
&lt;td&gt;SUCCESS&lt;/td&gt;
&lt;td&gt;Autenticação com desafio e portador autenticado com sucesso.&lt;/td&gt;
Expand Down
4 changes: 2 additions & 2 deletions en/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link href="https://braspag.github.io//en/"/>
<logo>https://braspag.github.io//en/assets/images/logo.png</logo>
<icon>https://braspag.github.io//en/assets/favicon.ico</icon>
<updated>2024-04-02T21:01:46+00:00</updated>
<updated>2024-04-05T13:14:56+00:00</updated>
<id>https://braspag.github.io//en/</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down Expand Up @@ -5647,7 +5647,7 @@ For more details on implementation, please visit: &lt;a href=&quot;https://brasp
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;4000000000001091&lt;br /&gt;5200000000001096&lt;br /&gt;6505050000001091&lt;/td&gt;
&lt;td&gt;4000000000001091&lt;br /&gt;5200000000001096&lt;br /&gt;6505290000001234&lt;/td&gt;
&lt;td&gt;VISA&lt;br /&gt;MASTER&lt;br /&gt;ELO&lt;/td&gt;
&lt;td&gt;SUCCESS&lt;/td&gt;
&lt;td&gt;Authentication with challenge and cardholder successfully authenticated&lt;/td&gt;
Expand Down
2 changes: 1 addition & 1 deletion en/manualp/integration-javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ <h2 id="test-cards-with-challenge">Test cards with challenge</h2>
</thead>
<tbody>
<tr>
<td>4000000000001091<br />5200000000001096<br />6505050000001091</td>
<td>4000000000001091<br />5200000000001096<br />6505290000001234</td>
<td>VISA<br />MASTER<br />ELO</td>
<td>SUCCESS</td>
<td>Authentication with challenge and cardholder successfully authenticated</td>
Expand Down
2 changes: 1 addition & 1 deletion manual/emv3ds.html
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@ <h2 id="cartões-de-teste-com-desafio">Cartões de teste com desafio</h2>
</thead>
<tbody>
<tr>
<td>4000000000001091<br />5200000000001096<br />6505050000001091</td>
<td>4000000000001091<br />5200000000001096<br />6505290000001234</td>
<td>VISA<br />MASTER<br />ELO</td>
<td>SUCCESS</td>
<td>Autenticação com desafio e portador autenticado com sucesso.</td>
Expand Down

0 comments on commit c0e0cca

Please sign in to comment.