Quick Installation Guide

Set up your QRPay Pro platform in 5 simple steps.

QRPay Pro Deployment Steps

  • 1
    Upload the QRPay Pro Laravel backend files to your production server via FTP or your hosting control panel.
  • 2
    Open your domain in a browser to run the automated web installer — it handles database migrations, seeders, and product key verification.
  • 3
    Log into the Admin Panel and configure currencies, exchange rates, deposit/withdraw methods, KYC, SMTP, and payment gateways.
  • 4
    Update the API Base URL inside the QRPay Pro Flutter source code for the User, Merchant, and Agent apps.
  • 5
    Build and deploy the apps to Android (Play Store / APK) and iOS (App Store / TestFlight) using your custom package name and signing keys.

Auto-Configuration Enabled

QRPay Pro ships with a Zero-Configuration Installer. All required database migrations and initial data seeding are performed automatically. No manual.envedits or schema imports are required during the initial setup.