close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ecart and paypal standard

Thread began 6/21/2010 2:26 pm by sunshine64231 | Last modified 6/22/2010 11:24 am by Eric Mittman | 1046 views | 1 replies |

sunshine64231

ecart and paypal standard

I have discovered (after a great deal of searching) the solution to a problem previously mentioned but did not get a response to my question.

THe issue and previous post is:
I have started getting an error message when customers go to pay using PayPal.
The error that comes up is:

"Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address."


The correct response was:
on the confirm page, look for the following form element:

Code:
<input type="hidden" name="address_override" id="address_override" value="1" />
and change it's value to 0:

Code:
<input type="hidden" name="address_override" id="address_override" value="0" />

My questions is: How do I avoid the problem when using the Wizards in the future to avoid this problem?

Sign in to reply to this post

Eric Mittman

When you use the checkout wizard with Payments Standard the address override will be set to 1 so that it uses the address specified in the checkout form. There is no option within the wizard that will change this setting, if you need it to be set to 0 then you will need to update it after the fact.

I have logged this for eCart so that it can be reviewed. Here is also a link to the HTML Variables that PayPal works with in Payments Standard:

e_howto_html_Appx_websitestandard_htmlvariables

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