Skip to content

Commit

Permalink
[b4a884f]: Correction - pagador - Pix bb
Browse files Browse the repository at this point in the history
Removido as menções ao pix banco do brasil da doc.
  • Loading branch information
ellencsilva committed May 27, 2024
1 parent 9d700af commit da54c27
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 64 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-05-27T11:34:01+00:00</updated>
<updated>2024-05-27T12:01:18+00:00</updated>
<id>https://braspag.github.io//</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down
35 changes: 3 additions & 32 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-05-27T11:34:05+00:00</updated>
<updated>2024-05-27T12:01:22+00:00</updated>
<id>https://braspag.github.io//en/</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down Expand Up @@ -14761,7 +14761,7 @@ The solution is suitable for establishments such as hotels, inns, shopping cente
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Payment.Provider&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;Name of payment method provider. In this case, “Cielo30”, “Bradesco2” or “BancoDoBrasil3”.&lt;/td&gt;
&lt;td&gt;Name of payment method provider. In this case, “Cielo30”, “Bradesco2”.&lt;/td&gt;
&lt;td&gt;Text&lt;/td&gt;
&lt;td&gt;-&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
Expand Down Expand Up @@ -25257,7 +25257,7 @@ Sometimes only the cart information is not enough to guarantee an assertive anal
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Cielo30, Bradesco2, BancoDoBrasil3&lt;/td&gt;
&lt;td&gt;Cielo30, Bradesco2&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
Expand Down Expand Up @@ -25333,35 +25333,6 @@ Sometimes only the cart information is not enough to guarantee an assertive anal
&lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;pix-banco-do-brasil-transaction-status-list&quot;&gt;Pix Banco do Brasil transaction status list&lt;/h2&gt;

&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Code&lt;/th&gt;
&lt;th&gt;Status&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;06&lt;/td&gt;
&lt;td&gt;Settled&lt;/td&gt;
&lt;td&gt;Shopper paid via barcode, the amount has already been cleared and credited to the beneficiary - effective settlement.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;Title in settlement&lt;/td&gt;
&lt;td&gt;Shopper paid via QR Code Pix - can be considered effective settlement.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;Scheduled title&lt;/td&gt;
&lt;td&gt;The shopper paid/scheduled the payment using the barcode, but the payment can still be canceled as the amount has not yet been cleared.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;anti-fraud-status-list&quot;&gt;Anti-Fraud Status List&lt;/h2&gt;

&lt;table&gt;
Expand Down
33 changes: 2 additions & 31 deletions en/manual/braspag-pagador.html
Original file line number Diff line number Diff line change
Expand Up @@ -3550,7 +3550,7 @@ <h4 id="request-8">Request</h4>
</tr>
<tr>
<td><code class="language-plaintext highlighter-rouge">Payment.Provider</code></td>
<td>Name of payment method provider. In this case, “Cielo30”, “Bradesco2” or “BancoDoBrasil3”.</td>
<td>Name of payment method provider. In this case, “Cielo30”, “Bradesco2”.</td>
<td>Text</td>
<td>-</td>
<td>Yes</td>
Expand Down Expand Up @@ -14046,7 +14046,7 @@ <h3 id="providers-for-pix">Providers for Pix</h3>
</thead>
<tbody>
<tr>
<td>Cielo30, Bradesco2, BancoDoBrasil3</td>
<td>Cielo30, Bradesco2</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -14122,35 +14122,6 @@ <h2 id="transaction-status-list">Transaction Status List</h2>
</tbody>
</table>

<h2 id="pix-banco-do-brasil-transaction-status-list">Pix Banco do Brasil transaction status list</h2>

<table>
<thead>
<tr>
<th>Code</th>
<th>Status</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>06</td>
<td>Settled</td>
<td>Shopper paid via barcode, the amount has already been cleared and credited to the beneficiary - effective settlement.</td>
</tr>
<tr>
<td>14</td>
<td>Title in settlement</td>
<td>Shopper paid via QR Code Pix - can be considered effective settlement.</td>
</tr>
<tr>
<td>15</td>
<td>Scheduled title</td>
<td>The shopper paid/scheduled the payment using the barcode, but the payment can still be canceled as the amount has not yet been cleared.</td>
</tr>
</tbody>
</table>

<h2 id="anti-fraud-status-list">Anti-Fraud Status List</h2>

<table>
Expand Down

0 comments on commit da54c27

Please sign in to comment.