Skip to content

Tbk 178 feat: tx complete mall deferred#21

Merged
victormendoza96 merged 12 commits intodevelopfrom
TBK-178-feat/tx-complete-mall-deferred
Apr 1, 2026
Merged

Tbk 178 feat: tx complete mall deferred#21
victormendoza96 merged 12 commits intodevelopfrom
TBK-178-feat/tx-complete-mall-deferred

Conversation

@victormendoza96
Copy link
Copy Markdown
Contributor

This pull request adds a new controller to handle the full lifecycle of "Transacción Completa Mall Diferido" (Deferred Mall Full Transaction) in the Webpay example application, and introduces related Thymeleaf views for each step of the transaction process. The main focus is to provide a complete example flow for creating, confirming, capturing, refunding, and checking the status of mall deferred transactions.

image image image image image image image

Comment on lines +45 to +47
<pre
class="mb-16"
><code class="language-json" th:text="${response_data_json}"></code></pre>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<pre
class="mb-16"
><code class="language-json" th:text="${response_data_json}"></code></pre>
<pre class="mb-16">
<code class="language-json" th:text="${response_data_json}">
</code>
</pre>

/>

<div class="input-container mb-16">
<label for="idQueryInstallments" class="tbk-label"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem, adjust tag

</div>

<div class="input-container mb-16">
<label for="deferredPeriodIndex" class="tbk-label"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem, adjust tag

/>
</div>
<div class="input-container mb-16">
<label for="gracePeriod" class="tbk-label"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem

</div>

<div class="tbk-card-footer">
<a href="#" id="confirmLink" class="tbk-button primary"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem, adjust tag

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2026

@victormendoza96 victormendoza96 merged commit dd1f12a into develop Apr 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants