Store and billing modules
| Module | Repository | Marketplace |
|---|---|---|
| WooCommerce | OrcusHQ/orcus-woocommerce | Add WordPress plugin directory link when approved |
| WHMCS | OrcusHQ/orcuspay-whmcs | WHMCS Marketplace |
SDKs
| SDK | Repository | Package registry |
|---|---|---|
| PHP SDK | OrcusHQ/orcuspay-php | Add Packagist link when published |
| Laravel SDK | OrcusHQ/orcuspay-laravel | Add Packagist link when published |
| CodeIgniter SDK | OrcusHQ/orcuspay-codeigniter | Add Packagist link when published |
| Android SDK | OrcusHQ/orcuspay-android | Add Maven/GitHub Packages link when published |
Automation apps
| App | Repository | Notes |
|---|---|---|
| Dakpion | OrcusHQ/dakpion | Android SMS automation for personal account verification |
Release checklist
Before publishing a module download, verify:- The module uses
https://brain.orcuspay.com/apior the documented production API host. - Test mode works with
ak_test_andsk_test_keys. - Live mode works with
ak_prod_andsk_prod_keys. - Webhook/IPN signature verification is enabled where supported.
- The release zip does not include development-only files or secrets.
- The README includes installation, configuration, test payment, and troubleshooting steps.