Alipay/WeChat adapters now return the source payment URL alongside the QR base64. The generate_payment tool only returns paymentUrl (short text) to Claude API — base64 qrCodeUrl is stripped to prevent AI from dumping raw data:image into text responses. Frontend QRCodeSVG renders from paymentUrl instead of base64. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adapters | ||
| application | ||
| domain | ||
| health | ||
| infrastructure/database | ||
| order | ||
| payment | ||
| app.module.ts | ||
| main.ts | ||