if ( $this -> order['status'] == 1 ):?>
Płatność została zatwierdzona. Dziękujemy za wybranie naszych usług.
Nasz system zweryfikuje Państwa zamówienie w ciągu kilku minut.
| Informacje o płatności |
| Zamówienie nr: | = $this -> order['number'];?> |
| Data transakcji: | = date( 'Y-m-d H:i', strtotime( $this -> order['date_order'] ) );?> |
| Powrót do zamówienia |
endif;?>
if ( \S::get_session( 'ekomi-purchase' ) and $this -> settings['ekomi_survey'] ):?>
unset( $_SESSION['ekomi-purchase'] );?>
= $this -> settings['ekomi_survey'];?>
endif;?>