Remove public bank transfer details from the Pro site and switch messaging to external checkout#72
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Agent-Logs-Url: https://github.com/hutoczky/FormatX/sessions/33762707-e65b-40ac-b3ec-7e2cc527f438 Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
hutoczky
May 9, 2026 23:00
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the public FormatX Pro marketing page to remove exposed bank transfer details and reframe subscription/payment as a secure external checkout flow.
Changes:
- Removes the public “Fizetési adatok” block containing IBAN/SWIFT and replaces it with external-checkout-oriented subscription messaging.
- Adds plan/package cards and restructures CTAs around starting a subscription vs requesting an enterprise offer.
- Introduces a shared
.card-ctaclass to normalize CTA spacing on plan cards.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/scifi-ui/styles/site.css | Adds .card-cta styling used by the updated CTA links on the Pro page. |
| docs/scifi-ui/index.html | Replaces public bank transfer instructions with external checkout messaging and adds plan-specific CTA cards/links. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| } | ||
| .card h3 { margin: 0 0 .3rem; font-weight: 800; letter-spacing: .6px } | ||
| .card .meta { margin: 0; color: #9ab3c9; font-family: var(--font-mono) } | ||
| .card-cta { display: inline-block; margin-top: .75rem } |
Comment on lines
+147
to
+159
| <a class="pill lg card-cta" href="?plan=business-lite#payment" aria-label="Business Lite előfizetés indítása">ELŐFIZETÉS INDÍTÁSA</a> | ||
| </div> | ||
| <div class="card span-4"> | ||
| <h3>Business Pro</h3> | ||
| <p class="meta">Havi vagy éves előfizetés</p> | ||
| <p>Haladó felügyelethez, több géphez és kibővített támogatáshoz.</p> | ||
| <a class="pill lg card-cta" href="?plan=business-pro#payment" aria-label="Business Pro előfizetés indítása">ELŐFIZETÉS INDÍTÁSA</a> | ||
| </div> | ||
| <div class="card span-4"> | ||
| <h3>Technician Team</h3> | ||
| <p class="meta">Havi vagy éves előfizetés</p> | ||
| <p>Szerviz, üzemeltetői és többfelhasználós csapatmunkára optimalizálva.</p> | ||
| <a class="pill lg card-cta" href="?plan=technician-team#payment" aria-label="Technician Team előfizetés indítása">ELŐFIZETÉS INDÍTÁSA</a> |
Comment on lines
+155
to
+160
| <div class="card span-4"> | ||
| <h3>Technician Team</h3> | ||
| <p class="meta">Havi vagy éves előfizetés</p> | ||
| <p>Szerviz, üzemeltetői és többfelhasználós csapatmunkára optimalizálva.</p> | ||
| <a class="pill lg card-cta" href="?plan=technician-team#payment" aria-label="Technician Team előfizetés indítása">ELŐFIZETÉS INDÍTÁSA</a> | ||
| </div> |
| <h3>Enterprise</h3> | ||
| <p class="meta">Egyedi ajánlat • dedikált onboarding • nagyvállalati skálázás</p> | ||
| <p>Nagyobb környezethez és egyedi megfelelőségi igényekhez személyre szabott ajánlat érhető el.</p> | ||
| <a class="pill lg accent card-cta" href="?plan=enterprise#payment">EGYEDI AJÁNLAT KÉRÉSE</a> |
Comment on lines
+275
to
+276
| <a class="pill lg" href="?plan=business-pro#payment" aria-label="FormatX Suite Pro előfizetés indítása">ELŐFIZETÉS INDÍTÁSA</a> | ||
| <a class="pill lg accent" href="?plan=enterprise#payment" aria-label="Enterprise egyedi ajánlat kérése">EGYEDI AJÁNLAT KÉRÉSE</a> |
Copilot stopped work on behalf of
hutoczky due to an error
May 9, 2026 23:05
Copilot stopped work on behalf of
hutoczky due to an error
May 9, 2026 23:06
Copilot stopped work on behalf of
hutoczky due to an error
May 9, 2026 23:06
Copilot stopped work on behalf of
hutoczky due to an error
May 10, 2026 08:23
Copilot stopped work on behalf of
hutoczky due to an error
May 10, 2026 08:24
Copilot stopped work on behalf of
hutoczky due to an error
May 10, 2026 08:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The public FormatX Pro page was exposing bank transfer details (
IBAN,SWIFT / BIC) and framing payment as manual bank transfer. This updates the site copy and CTA structure to communicate a SaaS-style external checkout flow where FormatX only handles package selection and subscription/licence status.Public payment data removal
Fizetési adatokcontent that displayed direct bank transfer instructions.IBAN,SWIFT / BIC, and bank transfer payment copy fromdocs/scifi-ui/index.html.Checkout-first subscription messaging
Fizetés és előfizetés.Pro plan CTA restructuring
ELŐFIZETÉS INDÍTÁSAEGYEDI AJÁNLAT KÉRÉSE?plan=...#payment) instead of self-referential anchors.Security and flow clarity
.card-ctaclass indocs/scifi-ui/styles/site.css.Example