close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Paypal error

Thread began 9/26/2014 2:17 pm by Steve | Last modified 10/01/2014 12:20 pm by Jason Byrnes | 6462 views | 25 replies |

Steve

Paypal error

Trying to create a Cart site that uses PayPal as it's payment method.

Getting an error noting an invalid Merchant

Gateway.php seems to contain the needed info (see screens)

Is there a debug that will show all activity to see what could be the problem?

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

Steve

Private message

Sign in to reply to this post

Jason ByrnesWebAssist

See PM

Sign in to reply to this post

Steve

The same error comes up if you go directly to Paypal without providing any additional information:

Some required information is missing or incorrect. Please correct the fields below and try again.
Error: Invalid Merchant or Merchant doesn't exist!

https://payflowlink.paypal.com


I added one of the paypal buttons generated from the clients PayPal account and that processes fine (granted it is using a different method):
http://intuitorsports.com/purchase.php

Is there a way to echo the stream sent to PayPal from the checkout page to confirm and at least review what is being sent to PayPal? It could very well be sending nothing which would return the same error.

Sign in to reply to this post

Jason ByrnesWebAssist

Where that is a hosted button, it doesn't help for troubleshooting.

to view what is being passed to paypal, view source of the page before submitting the payment. When i view source of the page, i can see in the source code that the address is populated properly, so you will need to contact paypal to determine why they are not accepting it.

Sign in to reply to this post

Steve

I had the client upgrade to PayPal Pro as that was needed for PayFlow.

Now the error is from checkout_failure.php


"Your transaction could not be completed."

Sign in to reply to this post

Jason ByrnesWebAssist

add the following code to the failure page to dump the session, it will include the response from the gateway with information on the cause of the failure:

<pre><?php @session_start(); var_dump($_SESSION); ?></pre>

Sign in to reply to this post

Steve

Corrected some issues now it looks like it's back to PayPal as the error from their site is:

Some required information is missing or incorrect. Please correct the fields below and try again.

Error: PayPal Express Checkout is not setup on this account.

Sign in to reply to this post

Jason ByrnesWebAssist

YEah, contact paypal to have Express Checkout added to your account.

Sign in to reply to this post
loading

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