Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal Direct Payment module


Guest

Recommended Posts

Hi I'm getting the following error in a debug email from oscommerce

 

[shortMessage] => Merchant country unsupported.

[LongMessage] => The merchant country is not supported.

[ErrorCode] => 10565

[severityCode] => Error

 

And the checkout_confirmation page is blank.. I have checked the user/pass and api certificate and they seem fine.

Edited by force
Link to comment
Share on other sites

What country do you have setup for your store? WPP is for US merchants only.

Edited by dynamoeffects

Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.

Link to comment
Share on other sites

What country do you have setup for your store? WPP is for US merchants only.

 

I installed the mod, same thing except this time i'm looping back to the visa input page, It is setup to use USD..

Link to comment
Share on other sites

In function: before_process() - Direct Payment

 

 

Did first contact attempt return error? Yes

 

 

---------------------------------------------------------------------

 

 

-------------------------------DP_DUMP-------------------------------

 

 

------------This is the information that was sent to PayPal----------

 

 

---------------------------------------------------------------------

 

 

---------------------------------------------------------------------

 

 

-------------------------------FINAL_REQ-----------------------------

 

 

-------------------This is the response from PayPal------------------

 

 

---------------------------------------------------------------------

 

 

Array

 

(

 

[security] =>

 

[RequesterCredentials] => Array

 

(

 

[0] => Array

 

(

 

[Credentials] => Array

 

(

 

[0] => Array

 

(

 

[username] =>

 

[Password] =>

 

[subject] =>

 

)

 

 

 

)

 

 

 

)

 

 

 

)

 

 

 

[DoDirectPaymentResponse] => Array

 

(

 

[0] => Array

 

(

 

[Timestamp] => 2006-11-01T00:36:52Z

 

[Ack] => Failure

 

[CorrelationID] => 17cdc736ec08b

 

[Errors] => Array

 

(

 

[0] => Array

 

(

 

[shortMessage] => Merchant country unsupported.

 

[LongMessage] => The merchant country is not supported.

 

[ErrorCode] => 10565

 

[severityCode] => Error

 

)

 

 

 

)

 

 

 

[Version] => 2.000000

 

[build] => 1.0006

 

[Amount] => 1247.50

 

)

 

 

 

)

 

 

 

)

 

 

 

 

 

 

 

---------------------------------------------------------------------

 

 

---------------------------------TS_REQ------------------------------

 

 

--------Results of the transaction search if it was executed---------

 

 

---------------------------------------------------------------------

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