Impact Severity: High Module: `src/components/remittance/BeneficiaryForm.tsx` ## Description: Collect beneficiary banking details required by off-ramp anchor gateways (SEP-24 / SEP-31 integration). ## Technical Requirements: - [x] Dynamic form validation based on target country banking rules (e.g., IBAN vs Account Number) - [x] Securely forward payload to backend anchor adapter - [x] Store saved beneficiaries in encrypted browser local storage
Impact Severity: High
Module:
src/components/remittance/BeneficiaryForm.tsxDescription:
Collect beneficiary banking details required by off-ramp anchor gateways (SEP-24 / SEP-31 integration).
Technical Requirements:
Dynamic form validation based on target country banking rules (e.g., IBAN vs Account Number)
Securely forward payload to backend anchor adapter
Store saved beneficiaries in encrypted browser local storage