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

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

{% endif %}