Skip to content

Commit

Permalink
[441c692]: improve - pagador en - query
Browse files Browse the repository at this point in the history
improving information that queries are only available fo up to 12 months
  • Loading branch information
ellencsilva committed Dec 1, 2023
1 parent ce722e6 commit abcf65e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 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>2023-12-01T19:15:08+00:00</updated>
<updated>2023-12-01T19:20:13+00:00</updated>
<id>https://braspag.github.io//</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down
8 changes: 2 additions & 6 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>2023-12-01T19:15:12+00:00</updated>
<updated>2023-12-01T19:20:16+00:00</updated>
<id>https://braspag.github.io//en/</id>
<author>
<name>Aasita Muralikrishna</name>
Expand Down Expand Up @@ -22780,7 +22780,7 @@ Sometimes only the cart information is not enough to guarantee an assertive anal

&lt;h1 id=&quot;queries&quot;&gt;Queries&lt;/h1&gt;

&lt;p&gt;There are different ways to perform the query of a sale or transaction. Depending on its lifetime, here are the 3 forms:&lt;/p&gt;
&lt;p&gt;You can query a transaction for up to 12 months after it was created. Here are different ways to perform a sale or transaction query, depending on its lifetime:&lt;/p&gt;

&lt;table&gt;
&lt;thead&gt;
Expand All @@ -22798,10 +22798,6 @@ Sometimes only the cart information is not enough to guarantee an assertive anal
&lt;td&gt;From 3 to 12 months&lt;/td&gt;
&lt;td&gt;Via Admin Braspag panel with the “History” option selected.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Over 12 months&lt;/td&gt;
&lt;td&gt;Contact your Braspag Commercial Executive directly.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

Expand Down
6 changes: 1 addition & 5 deletions en/manual/braspag-pagador.html
Original file line number Diff line number Diff line change
Expand Up @@ -11948,7 +11948,7 @@ <h3 id="fingerprint-with-aci">Fingerprint with ACI</h3>

<h1 id="queries">Queries</h1>

<p>There are different ways to perform the query of a sale or transaction. Depending on its lifetime, here are the 3 forms:</p>
<p>You can query a transaction for up to 12 months after it was created. Here are different ways to perform a sale or transaction query, depending on its lifetime:</p>

<table>
<thead>
Expand All @@ -11966,10 +11966,6 @@ <h1 id="queries">Queries</h1>
<td>From 3 to 12 months</td>
<td>Via Admin Braspag panel with the “History” option selected.</td>
</tr>
<tr>
<td>Over 12 months</td>
<td>Contact your Braspag Commercial Executive directly.</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit abcf65e

Please sign in to comment.