QuickPay / magento-v2

Open Software License 3.0
5 stars 20 forks source link

Call to a member function getFirstName() for Virtual Products Checkout #2

Closed MunirajM closed 3 years ago

MunirajM commented 4 years ago

Hi,

We are integrating QuickPay for our Magento2 website and we are facing the below error while placing order with Virtual Product.

[18-Feb-2020 08:39:20 UTC] PHP Fatal error: Uncaught Error: Call to a member function getFirstName() on null in /var/www/html/vendor/quickpay/magento2/Model/Adapter/QuickPayAdapter.php:249 Stack trace:

0 /var/www/html/vendor/quickpay/magento2/Controller/Payment/Redirect.php(128): QuickPay\Gateway\Model\Adapter\QuickPayAdapter->CreatePaymentLink(Object(Magento\Sales\Model\Order\Interceptor))