🎯 Objective
Build a robust QR code scanner that supports SEP-0007 payment URIs for scan-to-pay functionality.
📋 Requirements
- Camera-based QR code scanning
- SEP-0007 URI parsing and validation
- Display payment details before confirmation
- Support for static and dynamic QR codes
- Handle deep links from QR codes
- Add manual address entry fallback
- Implement QR code generation for receiving payments
🔧 Technical Details
- Use
expo-camera or react-native-camera
- Implement SEP-0007 URI parser
- Validate Stellar addresses and amounts
- Add camera permission handling
- Support both G-addresses and federated addresses
- Implement QR code generation with
react-native-qrcode-svg
✅ Acceptance Criteria
Priority: High
Component: Frontend/Payments
🎯 Objective
Build a robust QR code scanner that supports SEP-0007 payment URIs for scan-to-pay functionality.
📋 Requirements
🔧 Technical Details
expo-cameraorreact-native-camerareact-native-qrcode-svg✅ Acceptance Criteria
Priority: High
Component: Frontend/Payments