Transaction failed We are very sorry but something went wrong and the on-line banking transaction failed. Please contact at [email protected] Sorry for the inconvenience. Thank you very much in advance.
Please select the amount of your subscription: {source}<?php if($_POST) { if(isset($_POST[‘amount’])) { if($_POST[‘state’] == ‘NULL’) { echo ‘<p>Please select subscription</p>’; } else { echo ‘<p>You have selected: <strong>’, $_POST[‘amount’],...