Use this page to find the official Orcuspay modules and SDKs. Marketplace links can be added here as each module is approved.

Store and billing modules

ModuleRepositoryMarketplace
WooCommerceOrcusHQ/orcus-woocommerceAdd WordPress plugin directory link when approved
WHMCSOrcusHQ/orcuspay-whmcsWHMCS Marketplace

SDKs

SDKRepositoryPackage registry
PHP SDKOrcusHQ/orcuspay-phpAdd Packagist link when published
Laravel SDKOrcusHQ/orcuspay-laravelAdd Packagist link when published
CodeIgniter SDKOrcusHQ/orcuspay-codeigniterAdd Packagist link when published
Android SDKOrcusHQ/orcuspay-androidAdd Maven/GitHub Packages link when published

Automation apps

AppRepositoryNotes
DakpionOrcusHQ/dakpionAndroid SMS automation for personal account verification

Release checklist

Before publishing a module download, verify:
  • The module uses https://brain.orcuspay.com/api or the documented production API host.
  • Test mode works with ak_test_ and sk_test_ keys.
  • Live mode works with ak_prod_ and sk_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.