close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Check out failing

Thread began 3/06/2011 4:13 pm by biz295654 | Last modified 3/07/2011 9:17 am by Jason Byrnes | 1478 views | 8 replies |

biz295654WebAssist

Check out failing

/checkout_failure.php?shipping=fail

We're sorry
Your transaction could not be completed. Either your credit card information or billing address has problems and cannot be processed
Please return to checkout and try again.

The paypal account is valid. My billing address for testing.

it's probably related to the non working pages, but if another issue, please advice.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

the ?shipping=fail query string variable means that the shipping rate lookup is failing. What shipping provider did you select?

Is this power store 3 or power store 4?

Sign in to reply to this post

biz295654WebAssist

Ps4

usps

Sign in to reply to this post

Jason ByrnesWebAssist

ok, thanks. Add this code to the checkout failure page after the body tag:

php:
<?php

if(!session_id()) session_start();
 echo 
"<p>USPS: <br />"
     echo 
"Full Request: ".(isset($_SESSION["WA_Store_Cart_USPS_FullRequest"])?htmlentities($_SESSION["WA_Store_Cart_USPS_FullRequest"]):"n/a")."<br />";  
     echo 
"Full Response: ".(isset($_SESSION["WA_Store_Cart_USPS_FullResponse"])?htmlentities($_SESSION["WA_Store_Cart_USPS_FullResponse"]):"n/a")."<br /></p>";
?>




this will write the full request and full response form usps to the page to help troubleshoot the issue.

Sign in to reply to this post

biz295654WebAssist

USPS:
Full Request: API=RateV3&XML=<RateV3Request USERID=""><Package ID="0"><Service>PRIORITY</Service><ZipOrigination>97402</ZipOrigination><ZipDestination>28730</ZipDestination><Pounds>0</Pounds><Ounces>2</Ounces><Container>Flat Rate Box</Container><Size>REGULAR</Size></Package></RateV3Request>
Full Response: <Error> <Number>80040b1a</Number> <Description>Authorization failure. Perhaps username and/or password is incorrect.</Description> <Source>UspsCom::DoAuth</Source> </Error>

Sign in to reply to this post

biz295654WebAssist

I think I see what it is. The client doesn't have a USPS account set up. I didn't realize USPS needed an account.

Sign in to reply to this post

biz295654WebAssist

When clicking on the Get Meter here, it goes to

WA_eCart/fedex_subscribe.php

Which is for Fed x not usps

Sign in to reply to this post

biz295654WebAssist

I'll go thru this

signup_usps.php

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, that will get you the needed account information for USPS.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...