FinoviaPay Merchant Gateway - Phase 2 Customer Side

Database credentials are already configured:
DB_HOST: localhost
DB_NAME: finoasgu_finoviapaygetway26
DB_USER: finoasgu_finoviapaygetway26
DB_PASS: finoviapaygetway26
Domain: getway.finoviapay.com

Installation:
1. Import Phase 1 SQL into phpMyAdmin first.
2. Upload this complete folder to any location:
   - subdomain root: public_html/getway/
   - folder: public_html/customer-gateway/
   - nested path: public_html/any/path/
3. No code path change is required. The app auto-detects current domain and folder path.
4. Make uploads/merchant_docs writable if document upload fails.

Demo Merchant Login:
Merchant ID: MERCH_AK_1001
Email: ali@akdigital.example

Important:
- This is the customer/merchant portal side only.
- Admin side and live payment API endpoints will be built in next phases.
- Do not share config.php publicly.
