git-svn-id: http://svn.cleancode.org/svn/pickles@91 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2009-02-13 04:11:27 +00:00
parent a833e0c3cf
commit 0cb27fa77f
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?php
class store_checkout extends store {
public function __default() {
var_dump($_REQUEST, $_SESSION);
}
}
?>

View file

@ -0,0 +1,6 @@
<b>Transaction Successful!</b><br />
(Small paragraph with emailed receipt. Also notice that one their order has been shipped they will receive the shipping tracking info via email as well.)<br /><br />
-- or --<br /><br />
<b>Transaction Failed.</b><br />
(Small paragraph about returning to previous page to make sure all input info was correct and if they continue to have problems to call (800)895-4415 to resolve the issue and/or order by phone.)