FAQs
This page includes the answers for frequently asked questions about integrating PayU with Magento, including setup, CommercePro, and troubleshooting.
Reference: For integration steps, refer to Magento and Install and Configure PayU Magento Plugin.
1. What PayU integrations are available for Magento?
PayU offers the PayU Magento Plugin for standard payment collection and CommercePro Checkout for Magento for CommercePro features. For more information, refer to Install and Configure PayU Magento Plugin and CommercePro Checkout for Magento.
2. Which payment methods does PayU support on Magento?
The PayU Magento plugin enables payments through credit cards, debit cards, Net Banking, and saved cards on Magento v2.x. Availability may depend on your merchant account configuration.
3. Do I need a PayU merchant account before integrating with Magento?
Yes. Register for a merchant account on PayU before starting integration. For more information, refer to Register for a Merchant Account.
Troubleshooting
4. PayU Plugin is not working
- Check whether you have downloaded the correct PayU plugin version from PayU GitHub and installed. For more information, refer to Install Plugin for Magento v2.4 based on the Magento version you are using.
- Check whether the merchant API key and Salt are configured accurately and navigate to Merchant Dashboard and verify these values. For more information, refer to Configure Magento v2.4. For more information on generating API key and salt, refer to Generate Test Merchant Key and Salt.
5. Payments are not reflected
If you had switched to Magento Developer mode before starting the integration with the PayU plugin, you might not see the payments made by customers reflected if you did not switch to the Magento Production mode. For more information, refer to Magento Configuration Guide.
6. I am facing Magento upgrade issues
After you upgrade from a previous version of Magento, you cannot see the new features of Magento.
You need to clear the cache and refresh your Magento cache:
- Clear the Magento cache. For more information, refer to Magento Documentation
- Refresh the Magento cache by executing the following commands:
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento setup:static-content:deploy- Recompile the Magento installation using the following command:
php bin/magento setup:di:compile
Note:For any other issues you face with Magento v2.4, refer to Magento Troubleshooting.
Updated about 1 hour ago
