Files
grzanieplus.pl/plugins/stPlaypalPlugin/modules/stPaypalFrontend/templates/setExpressCheckoutSuccess.php
2025-03-12 17:06:23 +01:00

4 lines
103 B
PHP

<?php
st_theme_use_stylesheet('stPaypal.css');
$smarty->display('paypal_set_express_checkout.html');
?>