Use this page before installing or upgrading an Orcuspay module.

Compatibility matrix

ProductSupported versionsNotes
WooCommerce moduleLatest stable WordPress and WooCommerce releasesTest checkout, webhook, refund, and order status updates after every WooCommerce major update
WHMCS moduleLatest stable WHMCS releaseTest invoice payment, callback, webhook secret, and invoice status updates after every WHMCS major update
PHP SDKPHP 8.1+Requires curl and json extensions
Laravel SDKLaravel 10, 11, 12Requires PHP 8.1+
CodeIgniter SDKCodeIgniter 3 and 4Requires PHP 7.4+
Android SDKAndroid Studio/Kotlin projectsPublish to Maven/GitHub Packages when ready
DakpionAndroid devices that can receive SMSiOS cannot auto-read SMS in the background like Android

Upgrade checklist

  • Back up your store or billing system before upgrading.
  • Upgrade in a staging environment first.
  • Run a test payment with test keys.
  • Confirm the customer is redirected to Orcuspay checkout.
  • Confirm the order or invoice is updated after payment success.
  • Confirm failed/cancelled payments do not mark the order as paid.
  • Confirm webhook/IPN logs show successful delivery.

Going live

Only switch to production keys after test mode works end to end.