close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

how to rebuild the shipping & payment with ecart?

Thread began 8/05/2009 10:03 am by toleehua356796 | Last modified 8/06/2009 3:20 pm by Jason Byrnes | 2405 views | 3 replies |

toleehua356796

how to rebuild the shipping & payment with ecart?

hello! any one I have the power store v1. but i try to set up the usps shipping & paypal payment is not easy ! i spend a week to follow still not finish this? i think may be used the ecart to rebuild again make be easy to do? Now i want to move all the shipping & payment on the power store v1. used the ecart to build this again. so i want to know what page or other code need to delete before use the ecart to build again the shipping & payment ? please help?

Thanks any one to answer?

Sign in to reply to this post

Jason ByrnesWebAssist

It would be easier to troubleshoot why the shipping and checkout in power store are not working than to recreate it using eCart.


to troubleshoot the problem add the following to the checkout_failure.php page in the body:

php:
<?php

if(!session_id()) session_start(); 
echo(
"Paypal Full Response :<br />");
echo(
"<code>".isset($_SESSION["PP_DirectPayment"])?$_SESSION["PP_DirectPayment"]:""."</code><br /><br />");
echo(
"USPS Full Response :<br />");
echo(
"<code>".isset($_SESSION["WA_Store_Cart_USPS_FullResponse"])?$_SESSION["WA_Store_Cart_USPS_FullResponse"]:""."</code><br /><br />");
?>



This will return the response from the USPS and PayPal server on failure, with this information, we will be in a better situation to understand why they are failing.

Sign in to reply to this post

toleehua356796

show me how to fix please? or how to set it up to working?

when i post your toll me the code. try to testing. firefox show me this:

Paypal Full Response :
USPS Full Response :
80040b1a API Authorization failure. RateV3 is not a valid API name for this protocol. UspsCom::DoAuth

I don't know any code. i only follow your step to finish this website. if your have the step by step show us to finish the power store that would very help? i only try this is not working. then try other may be working ? Webassit worker may be is easy to do. Me try to do this very not easy to do?

fire fox toll me what wrong? may be usps api set up wrong? or paypal wrong?

i don't know how to fix. please help again? Thanks!!!!!!i

Sign in to reply to this post

Jason ByrnesWebAssist

What have you set the $WAGLOBAL_USPS_Server variable to in the WA_Globals.php file?


Make sure you are using the production server:
$WAGLOBAL_USPS_Server = "http://production.shippingapis.com/shippingapi.dll"

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...