Paypal WPP Credit card error and Paypal WPS additional configurations

nilesh_gaikwad
Contributor
Contributor

 

Hi,
Our developer team has created sandbox account under this account. While testing with WPP credit card option, error is received as "This transaction cannot be processed. The merchant's account is not able to process transactions".

We further investigated the error code and got following information as below:
The merchant account attempting the transaction is not a business account at PayPal. Check your account settings.

Following is request and response data:
Request:

Array
(
[METHOD] => DoDirectPayment
[PAYMENTACTION] => Sale
[NOTIFYURL] => http://example.com/commerce_paypal/ipn/paypal_wpp%7Ccommerce_payment_paypal_wpp
[BUTTONSOURCE] => CommerceGuys_Cart_PPP
[CREDITCARDTYPE] => Visa
[ACCT] => XXXXXXXXXXXX1703
[EXPDATE] => 042023
[AMT] => 15.31
[CURRENCYCODE] => AUD
[INVNUM] => 326-1520852781
[CUSTOM] => Order 326
[DESC] => 1x 11088, 1x PBS Discount
[EMAIL] => nilesh_gaikwad[at]persistent.co.in
[IPADDRESS] => 115.114.191.92
[FIRSTNAME] => Nilesh
[LASTNAME] => Gaikwad
[STREET] => SHOP 8 BELMONT VILLAGE S/C
[STREET2] =>
[CITY] => BELMONT
[STATE] => WA
[COUNTRYCODE] => AU
[ZIP] => 6104
[USER] => nilesh_gaikwad_buyer_api1.persistent.co.in
[PWD] => XXXXXXXXXXXXXXXX
[SIGNATURE] => XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[VERSION] => 76.0
)


Response:
Array
(
[TIMESTAMP] => 2018-03-12T11:06:27Z
[CORRELATIONID] => 528122f14a5d8
[ACK] => Failure
[VERSION] => 76.0
[BUILD] => 39206242
[L_ERRORCODE0] => 10548
[L_SHORTMESSAGE0] => Invalid Configuration
[L_LONGMESSAGE0] => This transaction cannot be processed. The merchant's account is not able to process transactions.
[L_SEVERITYCODE0] => Error
[AMT] => 15.31
[CURRENCYCODE] => AUD
)

Can you please let us know, what could be issue here?

Second thing, we wanted to know, if we are using WPS payment, we are able to see login screen. Once we login using paypal credentials, it is only debiting from current available balance. Is there any configuration available to pay via credit/debit card once logged in?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.