Enhance user freindliness at checkout when payemnt fails.
When page is set to create an order even if payment was not good the customer gets a "success" response even though it failed. Payments fail for address mismatches or card info incorrect(date and cvv). I tried to do the not allow an order to be created without good payment but found so many customers were lost where I could at least salvage most with some effort on the create option. I believe we need better handling of these failed attempts. For example the page telling them why the payment declined and allowing them to change the bad information. Now we have to manually change the info after calling them.
