Есть ли способ использовать authorise.net способ оплаты в magento 2.3.3


У меня есть требование в моей версии сообщества magento 2.3.3 для использования Authorize.net Прямой способ оплаты по почте, документация magento 2 по этой ссылке https://docs.magento.com/user-guide/payment/authorize-net-direct-post.html говорит основной модуль magento для авторизации.Чистый платеж устарел, поэтому я также попробовал альтернативный модуль по этой ссылке https://marketplace.magento.com/authorizenet-magento-module-authorizenet.html

Итак, это модуль также не работает для меня, поэтому мне нужна помощь, если есть какой-либо альтернативный способ использовать авторизацию.Чистый платеж в Magento 2.3.3, спасибо

Ниже приведен мой лог-след ошибки, которую я получаю при тестировании оплаты с помощью тестовой кредитной карты,

{"message":"The requested Payment Method is not available.","trace":"


0 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(58): Magento\\Quote\\Model\\PaymentMethodManagement->set('38958', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor))\n


1 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(138): Magento\\Quote\\Model\\PaymentMethodManagement\\Interceptor->___callParent('set', Array)\n


2 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(153): Magento\\Quote\\Model\\PaymentMethodManagement\\Interceptor->Magento\\Framework\\Interception\\{closure}('38958', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor))\n


3 \/chroot\/home\/a4046dc9\/digisat.org\/html\/generated\/code\/Magento\/Quote\/Model\/PaymentMethodManagement\/Interceptor.php(26): Magento\\Quote\\Model\\PaymentMethodManagement\\Interceptor->___callPlugins('set', Array, Array)\n


4 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/module-quote\/Model\/GuestCart\/GuestPaymentMethodManagement.php(49): Magento\\Quote\\Model\\PaymentMethodManagement\\Interceptor->set('38958', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor))\n


5 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/module-checkout\/Model\/GuestPaymentInformationManagement.php(156): Magento\\Quote\\Model\\GuestCart\\GuestPaymentMethodManagement->set('KBHQ9UrZ63XI6fA...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor))\n


6 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(58): Magento\\Checkout\\Model\\GuestPaymentInformationManagement->savePaymentInformation('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


7 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(138): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->___callParent('savePaymentInfo...', Array)\n


8 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(153): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->Magento\\Framework\\Interception\\{closure}('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


9 \/chroot\/home\/a4046dc9\/digisat.org\/html\/generated\/code\/Magento\/Checkout\/Model\/GuestPaymentInformationManagement\/Interceptor.php(39): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->___callPlugins('savePaymentInfo...', Array, Array)\n


10 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/module-checkout\/Model\/GuestPaymentInformationManagement.php(107): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->savePaymentInformation('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


11 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(58): Magento\\Checkout\\Model\\GuestPaymentInformationManagement->savePaymentInformationAndPlaceOrder('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


12 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(138): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->___callParent('savePaymentInfo...', Array)\n


13 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(153): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->Magento\\Framework\\Interception\\{closure}('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


14 \/chroot\/home\/a4046dc9\/digisat.org\/html\/generated\/code\/Magento\/Checkout\/Model\/GuestPaymentInformationManagement\/Interceptor.php(26): Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->___callPlugins('savePaymentInfo...', Array, Array)\n


15 [internal function]: Magento\\Checkout\\Model\\GuestPaymentInformationManagement\\Interceptor->savePaymentInformationAndPlaceOrder('KBHQ9UrZ63XI6fA...', 'vishalr@magento...', Object(Magento\\Quote\\Model\\Quote\\Payment\\Interceptor), Object(Magento\\Quote\\Model\\Quote\\Address))\n


16 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/module-webapi\/Controller\/Rest\/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)\n


17 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/module-webapi\/Controller\/Rest.php(188): Magento\\Webapi\\Controller\\Rest\\SynchronousRequestProcessor->process(Object(Magento\\Framework\\Webapi\\Rest\\Request\\Proxy))\n


18 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(58): Magento\\Webapi\\Controller\\Rest->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n


19 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(138): Magento\\Webapi\\Controller\\Rest\\Interceptor->___callParent('dispatch', Array)\n


20 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/Interception\/Interceptor.php(153): Magento\\Webapi\\Controller\\Rest\\Interceptor->Magento\\Framework\\Interception\\{closure}(Object(Magento\\Framework\\App\\Request\\Http))\n


21 \/chroot\/home\/a4046dc9\/digisat.org\/html\/generated\/code\/Magento\/Webapi\/Controller\/Rest\/Interceptor.php(26): Magento\\Webapi\\Controller\\Rest\\Interceptor->___callPlugins('dispatch', Array, Array)\n


22 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/App\/Http.php(137): Magento\\Webapi\\Controller\\Rest\\Interceptor->dispatch(Object(Magento\\Framework\\App\\Request\\Http))\n


23 \/chroot\/home\/a4046dc9\/digisat.org\/html\/generated\/code\/Magento\/Framework\/App\/Http\/Interceptor.php(24): Magento\\Framework\\App\\Http->launch()\n


24 \/chroot\/home\/a4046dc9\/digisat.org\/html\/vendor\/magento\/framework\/App\/Bootstrap.php(261): Magento\\Framework\\App\\Http\\Interceptor->launch()\n


25 \/chroot\/home\/a4046dc9\/digisat.org\/html\/index.php(40): Magento\\Framework\\App\\Bootstrap->run(Object(Magento\\Framework\\App\\Http\\Interceptor))\n


26 {main}"} 
Author: Vishwas Bhatnagar, 2020-06-15

1 answers

Итак, я искал решение этой упомянутой проблемы и в итоге получил следующий модуль: https://store.paradoxlabs.com/magento2-authorize-net-cim-payment-module.html

Поэтому я установил и настроил этот модуль в своем сообществе magento версии 2.3.3 и протестировал оплату с помощью Authorize.net учетные данные песочницы, и это отлично сработало для меня,

Если вы ищете песочницу authorize.net учетная запись, затем перейдите по ссылке : https://developer.authorize.net/hello_world/sandbox.html

Документация расширения выглядит следующим образом: https://store.paradoxlabs.com/media/wysiwyg/ParadoxLabs-CIM-user-manual.pdf

 0
Author: Vishal Rathod, 2020-06-15 14:08:48