Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with paypal express


Guest

Recommended Posts

I have been useing paypal express for a while and now it has stopped working I am getting the error when trying to test the api

 

array(13) {

["TIMESTAMP"]=>

string(20) "2012-01-12T22:32:48Z"

["CORRELATIONID"]=>

string(13) "b4639b8c686cf"

["ACK"]=>

string(7) "Failure"

["VERSION"]=>

string(4) "60.0"

["BUILD"]=>

string(7) "2271164"

["L_ERRORCODE0"]=>

string(5) "10471"

["L_ERRORCODE1"]=>

string(5) "10472"

["L_SHORTMESSAGE0"]=>

string(94) "Transaction refused because of an invalid argument. See additional error messages for details."

["L_SHORTMESSAGE1"]=>

string(94) "Transaction refused because of an invalid argument. See additional error messages for details."

["L_LONGMESSAGE0"]=>

string(21) "ReturnURL is invalid."

["L_LONGMESSAGE1"]=>

string(21) "CancelURL is invalid."

["L_SEVERITYCODE0"]=>

string(5) "Error"

["L_SEVERITYCODE1"]=>

string(5) "Error"

}

 

 

 

not sure how to fix it

Link to comment
Share on other sites

Adam,

 

I am going to suggest this code tells you that your PayPal account is not set up properly:

 

 

["L_SHORTMESSAGE0"]=>

string(94) "Transaction refused because of an invalid argument. See additional error messages for details."

["L_SHORTMESSAGE1"]=>

string(94) "Transaction refused because of an invalid argument. See additional error messages for details."

["L_LONGMESSAGE0"]=>

string(21) "ReturnURL is invalid."

["L_LONGMESSAGE1"]=>

string(21) "CancelURL is invalid."

 

Check your auto return settings in PayPal and ensure you are returning to the checkout_process.php file. Also ensure that if you use an SSL that your SSL is still valid.

 

 

 

Chris

Link to comment
Share on other sites

I get this when try to test the apt in paypal settings

Not Found

 

The requested URL /admin/HTTPS_SERVER/admin/ext/modules/payment/paypal/paypal_express.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Link to comment
Share on other sites

ensure you are returning to the checkout_process.php file.

 

I think you have your answer.

 

HTH

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...