The Chinese wallets pay Chinese nationals only - #42
Merged
Conversation
…only Both wallets verify the account holder against a Chinese national ID, so a foreign resident's account cannot receive on the ewallet format. WeChat is narrower still: it settles to the sender himself or to family, while Alipay also takes a third party. Both rules are stated where a partner picks the destination, next to the relationship value that carries them. Co-Authored-By: Claude Opus 5 <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.
Why
Two rules of the CN wallet rail were nowhere on the page a partner reads before building a destination:
The second one is carried by
sender_recipient_relationship, which the page already documents for the quote, so a partner had every reason to assumesupplierworked on both wallets. It does not, and the failure mode is a payment held inside the wallet rather than an error.What changed
ewalletfield set is described, beforebeneficiary_type.self(only reachable when your customer is Chinese, since the remitter must be the customer), the document the wallet may ask the beneficiary for, and that B2C is not available yet.Source: Lightnet, 2026-08-05 and 2026-08-11. The agent-side enforcement is agent-scripts#238.
🤖 Generated with Claude Code