Conversation
Lightnet activated USD SWIFT to HKG and SGP on our profile on 18 September 2026, so this page is no longer about one country. The mainland contract is unchanged and stays the strict one; the two new rails get their own section, because what they ask for is shorter: a longer account and BIC, a company name, and none of the beneficiary address block — Hong Kong has no postal code — no purpose code, and no invoice, since there is no domestic alternative outside the mainland and every payment there is SWIFT. Two things a client must plan for and cannot read out of a field list: these rails carry no payment reference, so a supplier's order number cannot travel with the wire, and correspondent charges on a SWIFT payment are the correspondents' own, so a beneficiary may receive less than was sent. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Review of the implementation against this page found four statements it does not support. The mainland's below-minimum refusal is still CHINA_USD_AMOUNT_OUT_OF_RANGE — a published code clients branch on. Only Hong Kong and Singapore answer with the neutral one, and the page had quietly reassigned the mainland's. On those two rails the BIC alone routes the payment; bank_name is optional and is not sent to the provider at all, so promising it a routing role was wrong. "Two to three days" for a bank without a direct SWIFT connection is the provider's line about the mainland rail, not about these; what they said here is two working days, longer without a direct connection. And the session lists one USD row per destination now, not a single one naming usd-wire-china. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Based on
china-usd-payouts(PR #64), which is still open — this page does not exist onmainyet. Merge #64 first, or merge this into it.Lightnet activated USD SWIFT to HKG and SGP on our profile on 18 September 2026, so the page is no longer about one country.
USD_ACCOUNT_UNCONFIRMEDandUSD_AMOUNT_OUT_OF_RANGEfor the new rails.Implementation: Unigox/account#637, Unigox/trades#494, Unigox/agent-scripts#321, Unigox/unigox.com PR.
🤖 Generated with Claude Code