Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Razorpay\Api\Api' not found #15

Closed
webspeaks opened this issue Jun 21, 2016 · 2 comments
Closed

Class 'Razorpay\Api\Api' not found #15

webspeaks opened this issue Jun 21, 2016 · 2 comments

Comments

@webspeaks
Copy link

Hi,
I just integrated this module in my Magento 2.0.7 site. It gave me following error:

Fatal error: Class 'Razorpay\Api\Api' not found in app\code\Razorpay\Magento\Model\PaymentMethod.php on line 155

Please check and tell me how to fix.

Thanks

@ccrims0n
Copy link
Contributor

ccrims0n commented Jun 21, 2016

You need to run composer dumpautoload -o command to create a classmap with Razorpay SDK.

If the issue still persists you can mail us at [email protected]

@webspeaks
Copy link
Author

Thanks,
It fixed the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants