{% if payment.method.gatewayConfig.factoryName == constant('Sylius\\PayPalPlugin\\DependencyInjection\\SyliusPayPalExtension::PAYPAL_FACTORY_NAME') and payment.state == constant('Sylius\\Component\\Core\\Model\\PaymentInterface::STATE_REFUNDED') %}

{{ 'sylius.pay_pal.tender_type'|trans }}

{% endif %}