Generate secure API keys and configuration files for your MzalendoPay integration
Copy these files to your server. Replace placeholder values with your actual credentials.
Run these SQL queries on your Namecheap phpMyAdmin to create transaction logging tables.
Step 1: Generate your secure API key using this tool
Step 2: Create a folder called 'api' in your public_html directory
Step 3: Upload the proxy script (mzalendo_proxy.php) to the api folder
Step 4: Create config.php in the same folder with your generated keys
Step 5: Set proper permissions (chmod 644 for files, 755 for folders)
Step 6: Test your integration using the provided client library