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, Tianche robot, support ticket, product selection, order, main payment Hub, backup payment Hub, return, notification, audit, AI-readable GEO files, and white-hat SEO/IAA Traffic OS.
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, Traffic OS.
Post-close GEO publish mode
GEO Publish Mode is the final public-readiness step for every TJ site. It generates llms files, well-known manifest, service schema, sitemap and robots additions, support robot seed, owner-required-input list, and no-secret publish report before any live buyer traffic claim.
npm run geo:publish-mode creates the reusable publish packet.
/geo-publish-mode-manifest.json and /.well-known/geo-publish-mode.json.
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, GEO contract, and Traffic OS safety pack 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
}