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 Softon\Indipay\Gateways\CCavenueGateway does not exist #10

Closed
salttechno opened this issue Jul 11, 2016 · 6 comments
Closed

Class Softon\Indipay\Gateways\CCavenueGateway does not exist #10

salttechno opened this issue Jul 11, 2016 · 6 comments

Comments

@salttechno
Copy link

Hello,

Thank you for the great plugin.

We are trying to setup CCAvenue payment gateway. But on initializing payment, we get following error.

ReflectionException in Container.php line 734: Class Softon\Indipay\Gateways\CCavenueGateway does not exist in Container.php line 734 at ReflectionClass->__construct('Softon\Indipay\Gateways\CCavenueGateway') in Container.php line 734

I guess issue is with case sensitivity with 'CCavenueGateway' name. File & class name is 'CCAvenueGateway' with capital 'A'. But, I am unable to find location from where 'CCavenueGateway' is getting called.

Older version of Indipay was working fine for CCAvenue.

Regards,
Nilesh G

@softon
Copy link
Owner

softon commented Jul 17, 2016

use the latest release you can select the Gateway read the readme file

or

Default is in config/indipay.php

@salttechno
Copy link
Author

Hello,

Thank you for responding.

We are already using latest version. We have also done changes in config/india-news.php as per Readme file.

@salttechno
Copy link
Author

Sorry, Mobile auto correct changed the spelling of indipay.php in last comment.

@softon
Copy link
Owner

softon commented Jul 18, 2016

in the config file what is the value of

'gateway' => 'InstaMojo', // Replace with the name of default gateway you want to use

have you checked the case in this.

@softon softon closed this as completed Jul 23, 2016
@salttechno
Copy link
Author

Actually, there is still some issue. My problem got solved when I renamed the file to CCaveneuGateway.php from CCAveneuGateway.php.

@softon softon reopened this Jul 23, 2016
@softon
Copy link
Owner

softon commented Jul 23, 2016

u never replied to the question

@softon softon closed this as completed Jul 23, 2016
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