- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
I am having an issue configuring the WPP module. I followed the instructions on the following site:
http://www.drupalcommerce.org/node/2382
These instructions have helped me get through the bulk of the set up. However I cannot seam to complete a transaction using this module.
I was able to set up a test account with Paypal and I entered the API information from the Paypal sandbox account including the user name, password and signature, which were all provided by paypal.
When I attempted to complete a transaction I got the following error mesage as reported by the DRupal log.
PayPal WPP response:
Array
(
[TIMESTAMP] => 2012-03-25T21:07:50Z
[CORRELATIONID] => 845f96fe5a99e
[ACK] => Failure
[VERSION] => 76.0
[BUILD] => 2649250
[L_ERRORCODE0] => 10501
[L_SHORTMESSAGE0] => Invalid Configuration
[L_LONGMESSAGE0] => This transaction cannot be processed due to an invalid merchant configuration.
[L_SEVERITYCODE0] => Error
[AMT] => 9.00
[CURRENCYCODE] => CAD
Since I am getting an error code 10501, I thought this would be something that could help understand why I cannot complete the transaction.
However, since the WPP module is fairly simple, I am not sure what else I need to do to set up the account and process a test transaction.
Under rules I was able to find a rule titled "Paypal WPP- credit card" inside this rule I found an action titled " Enable payment method: PayPal WPP - Credit Card"
I entered the API information from Paypal as mentioned above, then I selected Sandbox, Authorization and capture as well as the Logging choices API request messages and API response messages.
Can you tell me what this error is referring to? Did I miss something in the configuation or is it a bug?
Closed: outdated
2.0
PayPal WPP
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.