The foundation is built. These features are live and working on your website and admin panel.
User registration, email and password login, and session management are all working.
User fills in personal details and uploads their ID documents. Admin reviews manually from the admin panel.
Admin reviews submitted details, then approves or rejects the account. User gets access to dashboard after approval.
Admin receives a screenshot as payment proof and manually credits or debits accounts. Phase 2 & 3 will fully replace this with automation.
This phase replaces all manual money handling. Users get a real IBAN, can send and receive money automatically, and track every transaction live.
When admin approves an account, the system automatically calls ClearJunction and gets a real IBAN number assigned to that user โ no manual step needed. Stored and displayed in the user dashboard.
Visit ClearJunction โA database that automatically tracks every user's balance. Every money movement creates two records โ one debit and one credit. Fully replaces manual tracking. Hosted on AWS RDS.
User sees their IBAN number, current balance, and full transaction history. They can copy and share their IBAN to receive money from anywhere in the world.
User enters recipient IBAN and SWIFT code, confirms with PIN. System checks balance, deducts money, and sends to provider API. Provider moves money via SWIFT or SEPA. No admin needed.
Visit TerraPay โWhen someone sends money to a user's IBAN, the provider sends an automatic notification to your system. The user's wallet is credited instantly. AWS SQS ensures nothing is lost.
If sender and receiver are both on your platform, money moves instantly by updating two wallet records. No external bank involved.
User gets notified on phone or email: "You sent $200 to John" or "You received $500 from Ahmed". Real-time status: Pending โ Processing โ Completed or Failed.
Full admin visibility, automated fraud protection, and the AWS security infrastructure that ties everything together safely.
Admin sees all transactions in real time โ amount, sender, receiver, status. Fully replaces the screenshot review process.
Automatic rules run before every transfer: max transfer amount, max transactions per day, flag unusual patterns. These checks run in real time โ the specific AWS service will be confirmed during development.
Stores KYC documents โ passports and ID photos โ securely on AWS S3. Files are encrypted, access-controlled, and automatically backed up.
Stores your TerraPay and ClearJunction API keys safely inside AWS. Application code never contains passwords or keys. AWS manages access and security automatically.
Your client needs to register and get API credentials from these providers. Click each link to go to their official website.
Issues real virtual IBANs to your users. Handles European SEPA transfers and international SWIFT payments. Your primary banking infrastructure provider.
Create Account โHandles international money transfers to 100+ countries including India, UAE, Pakistan, and Africa. Strong for cross-border remittances via SWIFT.
Create Account โYour full infrastructure runs on AWS. Needed services: RDS (database), Lambda (background jobs), S3 (file storage), SNS/SQS (notifications), Secrets Manager (API keys).
AWS Console โ