Hi,
I trying to integrate paypal plus on my magento store so installed magento extension for that and configure it but when i try to place an order it will stuck on shipping method. After click on shipping method it will not proceed to next step (payment method). So i checked error log.
[21-10-2016 05:37:18] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/oauth2/token
[21-10-2016 05:37:19] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 05:37:19] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/payments/payment
[21-10-2016 05:37:20] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 201
[21-10-2016 06:38:02] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/oauth2/token
[21-10-2016 06:38:03] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 06:38:03] PayPal\Core\PayPalHttpConnection: INFO : GET https://api.paypal.com/v1/payment-experience/web-profiles/
[21-10-2016 06:38:04] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 06:38:04] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/oauth2/token
[21-10-2016 06:38:05] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 06:38:05] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/notifications/webhooks
[21-10-2016 06:38:05] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 400
[21-10-2016 06:38:05] PayPal\Core\PayPalHttpConnection: ERROR : Got Http response code 400 when accessing https://api.paypal.com/v1/notifications/webhooks. {"name":"WEBHOOK_URL_ALREADY_EXISTS","details":[],"message":"Webhook URL already exists"}
[21-10-2016 06:39:50] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/oauth2/token
[21-10-2016 06:39:50] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 06:39:50] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/payment-experience/web-profiles/
[21-10-2016 06:39:51] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 201
[21-10-2016 06:39:51] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/payments/payment
[21-10-2016 06:39:53] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 201
[21-10-2016 06:40:01] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/oauth2/token
[21-10-2016 06:40:02] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 200
[21-10-2016 06:40:02] PayPal\Core\PayPalHttpConnection: INFO : POST https://api.paypal.com/v1/payments/payment
[21-10-2016 06:40:03] PayPal\Core\PayPalHttpConnection: INFO : Response Status : 201
please assist me as soon as possible.
Hello,
I have the same issue. I can select the paypemt type and if I try to finish the order the page freeze by message 'Order will be transferred'. In the PayPal Log I get also that message:
Got Http response code 400 when accessing https://api.paypal.com/v1/notifications/webhooks. {"n
ame":"WEBHOOK_URL_ALREADY_EXISTS","details":[],"message":"Webhook URL already exists"
I checked the webhooks on paypal side, changed and deleted them. Finally I created the API complete new - all time the same result. I deinstalled the PayPal Plus module and ordered the installation service from I-Ways - they installed the module and thats all - same status as before. I'm still not able to use PayPal Plus in Magento 1.9.2.4.
Some idea / solution for that?
Thanks in advance
Andy
Hello Andy,
we have the same problem..
same Error in Logfile. Have you find a Solution.
Hello together,
today i faced the same issue - any update here?
Thanks