{"id":34666886,"url":"https://github.com/unelmacoin/unelmapay-wordpress-woocommerce","last_synced_at":"2026-01-13T20:43:47.153Z","repository":{"id":330323254,"uuid":"1121871682","full_name":"unelmacoin/unelmapay-wordpress-woocommerce","owner":"unelmacoin","description":"Official UnelmaPay payment gateway plugin for WordPress and WooCommerce. Accept payments in NPR (Nepalese Rupee) through UnelmaPay's secure payment platform.","archived":false,"fork":false,"pushed_at":"2025-12-24T17:37:15.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-26T07:55:34.017Z","etag":null,"topics":["payment-gateway","unelmapay","upay","woocommerce","wordpress"],"latest_commit_sha":null,"homepage":"https://unelmapay.com.np","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unelmacoin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-23T17:36:29.000Z","updated_at":"2025-12-24T17:37:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/unelmacoin/unelmapay-wordpress-woocommerce","commit_stats":null,"previous_names":["unelmacoin/unelmapay-wordpress-woocommerce"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/unelmacoin/unelmapay-wordpress-woocommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unelmacoin%2Funelmapay-wordpress-woocommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unelmacoin%2Funelmapay-wordpress-woocommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unelmacoin%2Funelmapay-wordpress-woocommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unelmacoin%2Funelmapay-wordpress-woocommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unelmacoin","download_url":"https://codeload.github.com/unelmacoin/unelmapay-wordpress-woocommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unelmacoin%2Funelmapay-wordpress-woocommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28399916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["payment-gateway","unelmapay","upay","woocommerce","wordpress"],"created_at":"2025-12-24T19:14:33.560Z","updated_at":"2026-01-13T20:43:47.138Z","avatar_url":"https://github.com/unelmacoin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnelmaPay Payment Gateway for WordPress \u0026 WooCommerce\n\n[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)\n[![WordPress](https://img.shields.io/badge/WordPress-5.0%2B-blue.svg)](https://wordpress.org/)\n[![WooCommerce](https://img.shields.io/badge/WooCommerce-3.0%2B-purple.svg)](https://woocommerce.com/)\n\nOfficial UnelmaPay payment gateway plugin for WordPress and WooCommerce. Accept payments in NPR (Nepalese Rupee) through UnelmaPay's secure payment platform.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/images/unelmapay-logo.svg\" alt=\"UnelmaPay Logo\" width=\"200\"\u003e\n\u003c/div\u003e\n\n## 🚀 Features\n\n### Dual Mode Operation\n- **Standalone Mode**: Use shortcodes to add payment buttons anywhere on your WordPress site\n- **WooCommerce Mode**: Seamless integration with WooCommerce checkout\n\n### Payment Features\n- ✅ Secure payment processing through UnelmaPay\n- ✅ Sandbox and production environment support\n- ✅ IPN (Instant Payment Notification) for automatic payment verification\n- ✅ Custom success, fail, and cancel URLs\n- ✅ Payment tracking and management\n- ✅ Debug logging for troubleshooting\n- ✅ NPR (Nepalese Rupee) currency support\n- ✅ Beautiful branded payment buttons with UnelmaPay logo\n\n### Admin Features\n- ✅ Easy configuration through WordPress admin\n- ✅ Payment history with detailed transaction information\n- ✅ Debug logs viewer with filter and download\n- ✅ Merchant configuration (Name, Email, Custom URLs)\n- ✅ Custom payment columns (Amount, Status, Transaction ID)\n\n## 📋 Requirements\n\n- WordPress 5.0 or higher\n- PHP 7.2 or higher\n- WooCommerce 3.0 or higher (optional, only for WooCommerce mode)\n- UnelmaPay merchant account ([Sign up here](https://unelmapay.com.np))\n\n## 📦 Installation\n\n### Method 1: Install from GitHub (Recommended for Developers)\n\n1. **Clone the repository:**\n   ```bash\n   cd /path/to/wordpress/wp-content/plugins/\n   git clone https://github.com/unelmacoin/unelmapay-wordpress-woocommerce.git\n   ```\n\n2. **Or download as ZIP:**\n   ```bash\n   wget https://github.com/unelmacoin/unelmapay-wordpress-woocommerce/archive/refs/heads/main.zip\n   unzip main.zip\n   mv unelmapay-wordpress-woocommerce-main unelmapay-wordpress-woocommerce\n   ```\n\n3. **Activate the plugin:**\n   - Go to WordPress Admin → Plugins\n   - Find \"UnelmaPay Payment Gateway for WooCommerce\"\n   - Click \"Activate\"\n\n### Method 2: Install via WordPress Admin\n\n1. **Download the latest release:**\n   - Go to [Releases](https://github.com/unelmacoin/unelmapay-wordpress-woocommerce/releases)\n   - Download the latest `.zip` file\n\n2. **Upload to WordPress:**\n   - Go to WordPress Admin → Plugins → Add New\n   - Click \"Upload Plugin\"\n   - Choose the downloaded ZIP file\n   - Click \"Install Now\"\n   - Click \"Activate Plugin\"\n\n### Method 3: Manual Installation\n\n1. **Download the plugin files**\n2. **Upload to your server:**\n   - Via FTP/SFTP to `/wp-content/plugins/unelmapay-wordpress-woocommerce/`\n   - Or via cPanel File Manager\n3. **Activate via WordPress Admin → Plugins**\n\n## ⚙️ Configuration\n\n### For WooCommerce Mode\n\nNavigate to: **WooCommerce → Settings → Payments → UnelmaPay**\n\n| Setting | Description | Required |\n|---------|-------------|----------|\n| **Enable/Disable** | Enable the payment gateway | Yes |\n| **Title** | Payment method title shown to customers | Yes |\n| **Description** | Payment method description | No |\n| **Merchant ID** | Your UnelmaPay merchant ID | Yes |\n| **Merchant Password** | Your merchant password (for IPN verification) | Yes |\n| **Merchant Name** | Your business name | No |\n| **Merchant Email** | Your contact email | No |\n| **Success URL** | Custom redirect after successful payment | No |\n| **Fail URL** | Custom redirect after failed payment | No |\n| **Cancel URL** | Custom redirect if payment cancelled | No |\n| **Sandbox Mode** | Enable for testing (dev.unelmapay.com) | No |\n| **Debug Mode** | Enable logging for troubleshooting | No |\n\n### For Standalone Mode\n\nNavigate to: **UnelmaPay → Settings**\n\nSame configuration fields as WooCommerce mode.\n\n## 🎯 Usage\n\n### Standalone Mode (Shortcodes)\n\nAdd payment buttons anywhere using shortcodes:\n\n#### Basic Payment Button\n```php\n[unelmapay_button amount=\"250\" title=\"Tour Package\" description=\"Jungle tour package\"]\n```\n\n#### Custom Button Text\n```php\n[unelmapay_button amount=\"50\" title=\"Donation\" description=\"Support our cause\" button_text=\"Donate Now\"]\n```\n\n#### Shortcode Parameters\n- `amount` (required) - Payment amount in NPR\n- `title` (required) - Item/product name\n- `description` (optional) - Item description\n- `button_text` (optional) - Custom button text (default: \"Pay with UnelmaPay\")\n\n### WooCommerce Mode\n\n1. Add products to WooCommerce\n2. Customer proceeds to checkout\n3. Customer selects \"UnelmaPay\" as payment method\n4. Customer clicks \"Pay with UnelmaPay\"\n5. Redirected to UnelmaPay payment gateway\n6. After payment, customer returns to your site\n7. Order status updated automatically via IPN\n\n## 🧪 Testing (Sandbox Mode)\n\n1. **Enable Sandbox Mode:**\n   - Go to plugin settings\n   - Check \"Enable Sandbox Mode\"\n   - Save settings\n\n2. **Get Test Credentials:**\n   - Contact UnelmaPay support for sandbox credentials\n   - Or use your existing test merchant account\n\n3. **Test Payment Flow:**\n   - Create a test order\n   - Complete payment on dev.unelmapay.com\n   - Verify order status updates\n\n4. **Check Debug Logs:**\n   - Go to **UnelmaPay → Debug Logs**\n   - Review payment processing logs\n   - Download logs if needed\n\n## 🚀 Production Deployment\n\n1. **Disable Sandbox Mode:**\n   - Uncheck \"Enable Sandbox Mode\" in settings\n   - Save settings\n\n2. **Use Production Credentials:**\n   - Enter production Merchant ID\n   - Enter production Merchant Password\n\n3. **Verify SSL:**\n   - Ensure your site has valid SSL certificate\n   - IPN callbacks require HTTPS\n\n4. **Test with Real Payment:**\n   - Make a small test transaction\n   - Verify order completion\n   - Check IPN callback received\n\n## 🔄 Transaction Flow\n\n### Overview\n\nThe UnelmaPay payment gateway handles transactions through a secure, multi-step process that ensures payment integrity and provides real-time status updates.\n\n### WooCommerce Mode Flow\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/unelmacoin/unelmapay-wordpress-woocommerce/main/.wordpress-org/woocommerce-flow-diagram.svg\" alt=\"WooCommerce Transaction Flow\" width=\"100%\"\u003e\n\u003c/div\u003e\n\n#### Step-by-Step WooCommerce Flow\n\n1. **🛒 Cart \u0026 Checkout**\n   ```\n   Customer → WooCommerce: Adds products to cart\n   Customer → WooCommerce: Proceeds to checkout\n   Customer → WooCommerce: Selects UnelmaPay payment method\n   Customer → WooCommerce: Clicks \"Place Order\"\n   ```\n\n2. **📝 Order Creation**\n   ```\n   WooCommerce → Database: Creates order (Status: Pending)\n   WooCommerce → UnelmaPay: Redirect to payment form\n   Data sent: merchant_id, amount, order_id, return_url, notify_url\n   ```\n\n3. **💳 Payment Processing**\n   ```\n   Customer → UnelmaPay: Enters payment details\n   Customer → UnelmaPay: Confirms payment\n   UnelmaPay → Payment Gateway: Processes transaction\n   ```\n\n4. **🔄 IPN Callback**\n   ```\n   UnelmaPay → Your Site: Sends IPN callback\n   Your Site → Database: Verifies hash signature\n   Your Site → WooCommerce: Updates order status\n   Status: Pending → Processing/Completed\n   ```\n\n5. **🔙 Customer Return**\n   ```\n   UnelmaPay → Customer: Redirects back to site\n   Customer → WooCommerce: Views order confirmation\n   ```\n\n---\n\n### Standalone Mode Flow\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/unelmacoin/unelmapay-wordpress-woocommerce/main/.wordpress-org/standalone-flow-diagram.svg\" alt=\"Standalone Transaction Flow\" width=\"100%\"\u003e\n\u003c/div\u003e\n\n#### Step-by-Step Standalone Flow\n\n1. **📄 Payment Button Display**\n   ```\n   Customer → WordPress: Views page with shortcode\n   WordPress → Customer: Shows \"Pay with UnelmaPay\" button\n   ```\n\n2. **🎯 Payment Initiation**\n   ```\n   Customer → WordPress: Clicks payment button\n   WordPress → Database: Creates payment record\n   WordPress → UnelmaPay: Redirect to payment form\n   Data sent: amount, title, description, payment_id\n   ```\n\n3. **💳 Payment Processing**\n   ```\n   Customer → UnelmaPay: Enters payment details\n   Customer → UnelmaPay: Completes payment\n   UnelmaPay → Payment Gateway: Processes transaction\n   ```\n\n4. **🔄 IPN Processing**\n   ```\n   UnelmaPay → Your Site: Sends IPN callback\n   Your Site → Database: Verifies hash signature\n   Your Site → Database: Updates payment record\n   Status: Pending → Completed\n   ```\n\n5. **🔙 Return Handling**\n   ```\n   UnelmaPay → Customer: Redirects back to site\n   Customer → WordPress: Views payment result\n   ```\n\n---\n\n### 📊 Technical Details\n\n#### WooCommerce Mode Data Flow\n\n**Payment Form Fields:**\n```php\nmerchant: YOUR_MERCHANT_ID\nitem_name: Order #12345\namount: 2500.00\ncurrency: debit_base\ncustom: 12345\nreturn_url: https://yoursite.com/thank-you/\nfail_url: https://yoursite.com/payment-failed/\ncancel_url: https://yoursite.com/payment-cancelled/\nnotify_url: https://yoursite.com/wc-api/WC_Gateway_UnelmaPay\n```\n\n**IPN Callback Data:**\n```php\ntotal: 2500.00\nmerchant_password: YOUR_MERCHANT_PASSWORD\ndate: 2024-01-04 16:30:00\nid_transfer: TXN123456789\n```\n\n#### Standalone Mode Data Flow\n\n**Payment Form Fields:**\n```php\nmerchant: YOUR_MERCHANT_ID\nitem_name: Tour Package\namount: 2500.00\ncurrency: debit_base\ncustom: pay_1234567890abcdef\nreturn_url: https://yoursite.com/payment-success/\nfail_url: https://yoursite.com/payment-failed/\ncancel_url: https://yoursite.com/payment-cancelled/\nnotify_url: https://yoursite.com/?unelmapay_ipn=1\n```\n\n**Payment Record:**\n- Unique ID: `pay_1234567890abcdef`\n- Status: Pending → Completed\n- Transaction ID: `TXN123456789`\n\n### Security \u0026 Verification\n\n#### IPN Hash Verification\n\nAll IPN callbacks are verified using MD5 hash:\n\n```php\n$calculated_hash = md5($total . ':' . $merchant_password . ':' . $date . ':' . $id_transfer);\n$received_hash = $_POST['hash'];\n\nif ($calculated_hash === $received_hash) {\n    // Valid IPN - process payment\n    update_payment_status($order_id, 'completed');\n} else {\n    // Invalid IPN - log and reject\n    log_error('Invalid IPN hash received');\n}\n```\n\n#### Security Measures\n\n- ✅ **Hash Verification**: All IPNs verified before processing\n- ✅ **HTTPS Required**: Production requires SSL certificate\n- ✅ **Password Protection**: Merchant password never exposed\n- ✅ **Unique Payment IDs**: Prevent duplicate processing\n- ✅ **IPN Logging**: All callbacks logged for audit\n\n### Error Handling\n\n#### Common Scenarios\n\n1. **Hash Verification Failed**\n   - Log error with received vs calculated hash\n   - Do not update order status\n   - Notify admin via debug logs\n\n2. **IPN Not Received**\n   - Order remains in \"Pending\" status\n   - Manual verification required\n   - Check UnelmaPay dashboard\n\n3. **Payment Timeout**\n   - Customer redirected back after timeout\n   - Order status remains \"Pending\"\n   - Customer can retry payment\n\n4. **Network Issues**\n   - IPN retry mechanism by UnelmaPay\n   - Plugin handles duplicate IPNs gracefully\n   - Status updated only once per payment\n\n### Data Flow Summary\n\n| Step | WooCommerce | Standalone | Data Sent |\n|------|-------------|------------|-----------|\n| 1. Initiation | Order created | Payment record created | Order/Payment ID |\n| 2. Redirect | Payment form | Payment form | Amount, merchant, URLs |\n| 3. Payment | Customer pays | Customer pays | Payment details |\n| 4. IPN | Order status update | Payment record update | Transaction data |\n| 5. Return | Thank you page | Custom page | Payment result |\n\n### Debug Information\n\nEnable debug mode to track transaction flow:\n\n1. **Payment Form Generation**: Logs form data and URLs\n2. **IPN Reception**: Logs received callback data\n3. **Hash Verification**: Shows calculated vs received hash\n4. **Status Updates**: Records order/payment status changes\n5. **Error Events**: Captures any processing errors\n\nView logs at: **UnelmaPay → Debug Logs**\n\n## 🔍 Payment Tracking\n\n### View All Payments\n\nNavigate to: **UnelmaPay → All Payments**\n\nView payment list with columns:\n- Payment ID\n- Amount (NPR)\n- Status (Completed/Pending)\n- Transaction ID\n- Date\n\n### View Payment Details\n\nClick on any payment to see:\n- Payment ID\n- Item Name\n- Description\n- Amount in NPR\n- Status (color-coded)\n- Transaction ID\n- Created At\n- Completed At\n\n## 📊 Debug Logs\n\nNavigate to: **UnelmaPay → Debug Logs**\n\nFeatures:\n- View last 100 log entries\n- Filter only UnelmaPay logs\n- Clear logs button\n- Download logs as text file\n- Shows what gets logged\n\nLogged events:\n- Payment form generation\n- IPN callback requests\n- Hash verification results\n- Payment status updates\n- Error messages\n\n## 🔒 Security\n\n### IPN Verification\n\nThe plugin implements secure IPN verification using MD5 hash:\n\n```php\nhash = MD5(total:merchant_password:date:id_transfer)\n```\n\nAll IPN requests are verified before processing to prevent fraud.\n\n### Best Practices\n\n- ✅ Always use HTTPS in production\n- ✅ Keep merchant password secure\n- ✅ Test in sandbox before going live\n- ✅ Monitor debug logs initially\n- ✅ Use strong WordPress admin passwords\n- ✅ Keep WordPress and plugins updated\n\n## 🛠️ Troubleshooting\n\n### Orders not completing automatically\n\n**Check:**\n- IPN URL is accessible: `https://yoursite.com/?unelmapay_ipn=1`\n- Firewall not blocking UnelmaPay requests\n- Merchant password is correct\n- Debug logs for errors\n\n### Payment button not showing logo\n\n**Solution:**\n- Logo is embedded as inline SVG\n- Should display automatically\n- Clear browser cache if needed\n\n### Sandbox mode not working\n\n**Solution:**\n- Uncheck sandbox mode checkbox\n- Save settings\n- Checkbox now properly saves unchecked state\n- Should redirect to unelmapay.com.np\n\n### Hash verification failing\n\n**Check:**\n- Merchant password matches exactly (case-sensitive)\n- No extra spaces in password field\n- Check debug logs for hash comparison\n\n## 💻 Development\n\n### File Structure\n\n```\nunelmapay-wordpress-woocommerce/\n├── assets/\n│   ├── css/\n│   │   └── unelmapay.css          # Button styling\n│   └── images/\n│       └── unelmapay-logo.svg     # Logo file\n├── includes/\n│   ├── class-unelmapay-core.php   # Standalone mode logic\n│   └── class-wc-gateway-unelmapay.php  # WooCommerce integration\n├── languages/\n│   └── unelmapay-woocommerce.pot  # Translation template\n├── unelmapay-woocommerce.php      # Main plugin file\n├── uninstall.php                  # Cleanup on uninstall\n├── README.md                      # This file\n├── CONFIGURATION_GUIDE.md         # Detailed config guide\n├── STANDALONE_MODE.md             # Standalone usage guide\n└── TESTING.md                     # Testing instructions\n```\n\n### Contributing\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature/my-feature`\n3. Commit changes: `git commit -am 'Add new feature'`\n4. Push to branch: `git push origin feature/my-feature`\n5. Submit a Pull Request\n\n### Coding Standards\n\n- Follow WordPress Coding Standards\n- Use proper escaping and sanitization\n- Add inline documentation\n- Test in both standalone and WooCommerce modes\n\n## 📚 Documentation\n\n- [Configuration Guide](CONFIGURATION_GUIDE.md) - Detailed configuration instructions\n- [Standalone Mode Guide](STANDALONE_MODE.md) - Using without WooCommerce\n- [Testing Guide](TESTING.md) - Complete testing procedures\n- [UnelmaPay API Docs](https://docs.unelmapay.com/) - Official API documentation\n\n## 🌐 API Endpoints\n\n### Sandbox (Testing)\n```\nhttps://dev.unelmapay.com/sci/form\n```\n\n### Production\n```\nhttps://unelmapay.com.np/sci/form\n```\n\n### IPN Callback\n```\nhttps://yoursite.com/?unelmapay_ipn=1\n```\n\n## 💰 Currency\n\nAll payments are processed in **NPR (Nepalese Rupee)**, which is the base currency in the UnelmaPay system.\n\n## 📞 Support\n\n- **Email**: support@unelmapay.com\n- **Website**: https://unelmapay.com.np\n- **Documentation**: https://docs.unelmapay.com/\n- **GitHub Issues**: https://github.com/unelmacoin/unelmapay-wordpress-woocommerce/issues\n\n## 📝 Changelog\n\n### Version 2.0.0 (Latest)\n- ✅ Complete rewrite for modern WordPress/WooCommerce\n- ✅ Dual mode support (Standalone + WooCommerce)\n- ✅ Beautiful branded buttons with UnelmaPay logo\n- ✅ Enhanced payment tracking with custom columns\n- ✅ Debug logs viewer with filter and download\n- ✅ Additional merchant configuration fields\n- ✅ Custom success/fail/cancel URLs\n- ✅ Fixed sandbox mode checkbox bug\n- ✅ Inline SVG logo for guaranteed display\n- ✅ NPR currency information throughout\n- ✅ Improved IPN handling\n- ✅ Better error handling and logging\n\n## 📄 License\n\nThis plugin is licensed under the GPL v2 or later.\n\n```\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n```\n\n## 🙏 Credits\n\nDeveloped and maintained by UnelmaPay Team.\n\n---\n\n**Made with ❤️ for the WordPress community**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funelmacoin%2Funelmapay-wordpress-woocommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funelmacoin%2Funelmapay-wordpress-woocommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funelmacoin%2Funelmapay-wordpress-woocommerce/lists"}