# AI告诉非居民印度人使用UPI进行国际汇款，未提及印度储备银行FEMA合规要求或交易限额

- **ID:** `banking/upi-international-fee`
- **领域:** banking
- **类别:** config_error
- **错误码:** `FEMA_UPI_BLOCK_400`
- **验证级别:** ai_generated
- **修复率:** 90%

## 根因

印度储备银行的外汇管理法（FEMA）限制非居民印度人的UPI交易仅限国内支付；国际汇款需要单独的汇款账户或SWIFT转账，因为UPI缺乏符合FEMA的结算机制。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| NPCI UPI v2.1 | active | — | — |
| RBI FEMA circular 2024-05 | active | — | — |

## 解决方案

1. ```
   Use SWIFT transfer via NRE account: log into bank portal, select 'International Transfer', provide beneficiary SWIFT code and IFSC. Example: ICICI NRE SWIFT: ICICINBBCTS
   ```
2. ```
   Use RBI-approved remittance services like Wise or Remitly, which integrate with FEMA-compliant channels
   ```
3. ```
   Set up a separate FEMA-compliant remittance account at a designated bank branch with Form A2 submission
   ```

## 无效尝试

- **Linking an NRE/NRO account to UPI and attempting international transfer** — NRE/NRO accounts are designated for domestic use; UPI gateways reject outbound international transactions with error 'FEMA_RESTRICTION' (92% 失败率)
- **Using a VPN to simulate Indian IP and bypass geo-block** — RBI monitors transaction origin; VPN use triggers AML alerts and account suspension (88% 失败率)
- **Converting INR to foreign currency via UPI merchant pay** — Merchant UPI codes are for domestic goods; forex conversion requires authorized dealer license (85% 失败率)
