Troubleshooting
If you encounter an issue with WPify Woo ThePay, follow these steps.
-
Check order notes
In the WooCommerce order detail, you can find notes that plugins automatically add during order processing. Look for messages about errors, failed operations, or status changes.
-
Check general logs
There are several sources of error information in WordPress:
- WordPress debug.log — if
WP_DEBUGandWP_DEBUG_LOGare enabled inwp-config.php, PHP errors and warnings are logged towp-content/debug.log. Check this file for any errors related to the plugin. - WooCommerce logs — if you have WooCommerce installed, go to WooCommerce → Status → Logs and check for error entries.
- WordPress debug.log — if
-
Check plugin logs
The plugin logs errors and important events to WPify Logs:
- Go to WPify → WPify Logs
- Select plugin
wpify-woo-thepaywith the appropriate date - Review the entries — look for error records marked as
ERRORinlevel_name.
-
Enable detailed debug log
If you are unable to identify the cause from the regular logs, enable the Detailed debug log option in the plugin settings WPify → WPify Woo ThePay. When enabled, detailed data about all operations is logged (complete API requests and responses, processing details).
Detailed debug log may contain sensitive data. Enable only when troubleshooting and disable after the issue is resolved.
-
Try to resolve the issue yourself
With the information from the logs, check the Errors and Solutions section, where you will find descriptions of common errors and their solutions.
-
Contact support
If the issue persists, contact us at support@wpify.io.
In your email, include:
- Description of the problem
- Steps to reproduce
- Content of relevant logs
- Plugin and WordPress version