first commit
This commit is contained in:
3
apps/frontend/modules/stPayment/templates/paySuccess.php
Normal file
3
apps/frontend/modules/stPayment/templates/paySuccess.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$smarty->assign('show_payment', st_get_component('stPayment', 'showPayment', array('order' => $order)));
|
||||
$smarty->display('payment_pay.html');
|
||||
Reference in New Issue
Block a user