SiteOS
Register, verify, user center, role, language, ticket.
TJ Payment GEO Flow
This is the combined TJ flow: visitor language, account, email verification, user center, DaLong robot, support ticket, product selection, order, main payment Hub, backup payment Hub, return, notification, audit, and AI-readable GEO files.
Register, verify, user center, role, language, ticket.
Main payment Hub receives source/site/order/amount/currency/return_to.
Backup route with the same guarded payload and no-secret rule.
llms, product feed, well-known manifests, sitemap, audit.
Backup payment Hub
This page does not edit or replace zf-abt.pages.dev. It embeds the live backup desk as a reference surface and maps its mature buyer modules into the same registration, order, payment return, support, audit, and GEO loop.
Package choice becomes the product catalog step before order generation.
Buyer intent, source, site, and return path become locked order context.
Wise, Payoneer, PayPal recipient, WeChat, and Alipay stay behind guarded handoff links.
Payment abnormal, missing order, refund, ban, and delete-account requests route to tickets.
Every future TJ site can pass source/site/order/amount/currency/return_to without exposing secrets.
What gets reused
The new site only changes domain, industry, product catalog, pricing, return path, and robot script pack. The registration, support, order, payment handoff, return, and GEO contract stay stable.
Copy contract
Real collection, refund, withdrawal, payout, and provider-funds verification stay inside the payment/provider lane. This page passes locked order context only.
{
"main_payment_hub": "https://www.t-j.space/",
"backup_payment_hub": "https://zf-abt.pages.dev/",
"handoff_url": "https://www.t-j.space/?source={source}&site={site}&order={order}&amount={amount}¤cy={currency}&return_to={return_to}",
"required": ["registered_account", "verified_email", "generated_order", "locked_amount", "locked_currency"],
"forbidden_url_fields": ["secret", "token", "private_key", "webhook_secret", "qr_payload"],
"moves_money_here": false
}