[Shop] Fix paypal checkout when another payment method was selected during checkout #843
Annotations
4 errors
|
src/Controller/CreatePayPalOrderFromCartAction.php#L121
Call to an undefined method Sylius\Component\Payment\Model\PaymentMethodInterface::getGatewayConfig().
|
|
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L37
Parameter #2 $factory (Sylius\Component\Resource\Factory\FactoryInterface) of method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() is not contravariant with parameter #2 $factory (Sylius\Resource\Factory\FactoryInterface) of method Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface::create().
|
|
src/Factory/PayPalPaymentMethodNewResourceFactory.php#L42
Method Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory::create() should return Sylius\Component\Resource\Model\ResourceInterface but returns Sylius\Resource\Model\ResourceInterface.
|
|
|
The logs for this run have expired and are no longer available.
Loading