Skip to content

Commit

Permalink
[8c35c59]: formatting - e-wallets en - examples
Browse files Browse the repository at this point in the history
adding intro text
  • Loading branch information
ellencsilva committed Jan 22, 2024
1 parent 474d3c9 commit 6a5738c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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-01-22T20:28:41+00:00</updated>
<updated>2024-01-22T20:33:48+00:00</updated>
<id>https://braspag.github.io//</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down
8 changes: 6 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-01-22T20:28:45+00:00</updated>
<updated>2024-01-22T20:33:51+00:00</updated>
<id>https://braspag.github.io//en/</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down Expand Up @@ -3046,7 +3046,11 @@ Vist the wallet website to know more about supported card brands:&lt;br /&gt;

&lt;h1 id=&quot;integration-examples&quot;&gt;Integration examples&lt;/h1&gt;

&lt;p&gt;Here are a few examples of integration with the main e-wallets available in the market:&lt;/p&gt;
&lt;p&gt;In this topic, we present integration examples with the main e-wallets available on the market. The examples comprehend the scenario for encrypted cards, in which &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;WalletKey&lt;/code&gt; and other token identifiers are required in the authorization.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If the merchant will send the authorization request with decrypted card data, please refer to &lt;a href=&quot;https://braspag.github.io//en/manual/ewallets#decrypted-card&quot;&gt;Decrypted card&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1 id=&quot;apple-pay-&quot;&gt;Apple Pay ™&lt;/h1&gt;

Expand Down
6 changes: 5 additions & 1 deletion en/manual/ewallets.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,11 @@ <h3 id="response-1">Response</h3>

<h1 id="integration-examples">Integration examples</h1>

<p>Here are a few examples of integration with the main e-wallets available in the market:</p>
<p>In this topic, we present integration examples with the main e-wallets available on the market. The examples comprehend the scenario for encrypted cards, in which <code class="language-plaintext highlighter-rouge">WalletKey</code> and other token identifiers are required in the authorization.</p>

<blockquote>
<p>If the merchant will send the authorization request with decrypted card data, please refer to <a href="https://braspag.github.io//en/manual/ewallets#decrypted-card">Decrypted card</a>.</p>
</blockquote>

<h1 id="apple-pay-">Apple Pay ™</h1>

Expand Down

0 comments on commit 6a5738c

Please sign in to comment.