{% extends "page/checkout/payment.html.twig" %} {% block select_payment %} {% if sPaymentID == "oscpaypal_express" %} {% include "@osc_paypal/frontend/select_payment.html.twig" %} {% elseif sPaymentID == "oscpaypal_sepa" or sPaymentID == "oscpaypal_cc_alternative" %} {% set config = oViewConf.getPayPalCheckoutConfig() %} {% if config.isActive() and not oViewConf.isPayPalExpressSessionActive() %}