<%= include('header', 'Payment confirmation') %> <%= if ( $error ) { $OUT .= 'Payment processing error
'.$error; } else { $OUT .= ' '; } %> <%= include('footer') %>
Your payment details
Payment # ' . $paynum . '
Payment amount ' . sprintf('$%.2f', $paid) . '
Processing # ' . $order_number . '