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

Connection type is not set. #16

Closed
neetu-mittal opened this issue Jul 31, 2018 · 2 comments
Closed

Connection type is not set. #16

neetu-mittal opened this issue Jul 31, 2018 · 2 comments

Comments

@neetu-mittal
Copy link

neetu-mittal commented Jul 31, 2018

http://petceutics2.testpad.com.au/checkout/

error on checkout page

1 exception(s):
Exception #0 (Magento\Framework\Exception\PaymentException): Connection type is not set.

Exception #0 (Magento\Framework\Exception\PaymentException): Connection type is not set.
#0 /var/www/html/dev.petceutics.com.au/app/code/Eway/EwayRapid/Model/Method/Adapter.php(480): Eway\EwayRapid\Model\Method\Adapter->getMethodInstance()
#1 /var/www/html/dev.petceutics.com.au/generated/code/Eway/EwayRapid/Model/Method/Adapter/Interceptor.php(492): Eway\EwayRapid\Model\Method\Adapter->getConfigData('sort_order', '1')
#2 /var/www/html/dev.petceutics.com.au/vendor/magento/module-payment/Model/PaymentMethodList.php(58): Eway\EwayRapid\Model\Method\Adapter\Interceptor->getConfigData('sort_order', '1')
#3 [internal function]: Magento\Payment\Model\PaymentMethodList->Magento\Payment\Model{closure}(Object(Eway\EwayRapid\Model\Method\Adapter\Interceptor), Object(Magento\Authorizenet\Model\Directpost\Interceptor))
#4 /var/www/html/dev.petceutics.com.au/vendor/magento/module-payment/Model/PaymentMethodList.php(59): uasort(Array, Object(Closure))
#5 /var/www/html/dev.petceutics.com.au/vendor/magento/module-payment/Model/PaymentMethodList.php(84): Magento\Payment\Model\PaymentMethodList->getList('1')
#6 /var/www/html/dev.petceutics.com.au/vendor/magento/module-vault/Plugin/PaymentVaultConfigurationProcess.php(63): Magento\Payment\Model\PaymentMethodList->getActiveList('1')
#7 /var/www/html/dev.petceutics.com.au/vendor/magento/framework/Interception/Interceptor.php(121): Magento\Vault\Plugin\PaymentVaultConfigurationProcess->beforeProcess(Object(Magento\Checkout\Block\Checkout\LayoutProcessor\Interceptor), Array)
#8 /var/www/html/dev.petceutics.com.au/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Checkout\Block\Checkout\LayoutProcessor\Interceptor->Magento\Framework\Interception{closure}(Array)
#9 /var/www/html/dev.petceutics.com.au/generated/code/Magento/Checkout/Block/Checkout/LayoutProcessor/Interceptor.php(26): Magento\Checkout\Block\Checkout\LayoutProcessor\Interceptor->___callPlugins('process', Array, Array)
#10 /var/www/html/dev.petceutics.com.au/vendor/magento/module-checkout/Block/Onepage.php(78): Magento\Checkout\Block\Checkout\LayoutProcessor\Interceptor->process(Array)
#11 /var/www/html/dev.petceutics.com.au/vendor/magento/module-checkout/view/frontend/templates/onepage.phtml(21): Magento\Checkout\Block\Onepage->getJsLayout()
#12 /var/www/html/dev.petceutics.com.au/vendor/magento/framework/View/TemplateEngine/Php.php(59): include('/var/www/html/d...')
#13 /var/www/html/dev.petceutics.com.au/vendor/magento/framework/View/Element/Template.php(270): Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\Checkout\Block\Onepage), '/var/www/html/d...', Array)

@kleestb
Copy link

kleestb commented Aug 9, 2019

We have the same issues - more than one year later! Any support here?

@incarnate
Copy link
Member

Hi @kleestb

Thanks for the post!
I've just had a quick look at this - I can see the error would occur if a Connection Type isn't configured for the eWAY Magento 2 module. If you have set that and are still getting the error, your best bet would be to reach out to eWAY support.

As this repo is for the PHP SDK and not the Magento 2 module, there isn't much more that can be done here.

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

3 participants