| |
Payment Successful!
|
|
Order Id : |
= $order_id; ?> |
|
Transaction Date : |
= $formattedDate; ?> |
|
Payment Method : |
= $card_brand; ?> card ending with = $last_4; ?> |
Your Order
|
Credits
|
$ |
| PST (= $pst; ?>%) |
$= round($Subtotal * $pst / 100 , 2); ?> |
| GST (= $gst; ?>%) |
$= round($Subtotal * $gst / 100 , 2); ?> |
| Total |
$= round( ( $Subtotal + (($Subtotal * ($gst + $pst) ) / 100) ) , 2 ); ?> |
|
| |
|
| |
|