PayPal Commerce Webhook Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 anni tempo fa
PMG wrote:
Short message
Payments.PayPalCommerce error:
{"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"5741e0600a40a","information_link":"https://developer.paypal.com/docs/api/webhooks/#errors","details":[{"field":"url","location":"body","issue":"Not a valid webhook URL"}],"links":[]}
Full message
BraintreeHttp.HttpException: {"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"5741e0600a40a","information_link":"https://developer.paypal.com/docs/api/webhooks/#errors","details":[{"field":"url","location":"body","issue":"Not a valid webhook URL"}],"links":[]}
   at BraintreeHttp.HttpClient.Execute[T](T req)
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.HandleCoreRequestAsync[TRequest,TResult](PayPalCommerceSettings settings, TRequest request)
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.<>c__DisplayClass35_0.<<CreateWebhookAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.HandleFunctionAsync[TResult](Func`1 function)

* its is entered


Look at this suggestion above.
2 anni tempo fa
ugurbasar wrote:
I have a problem in Nopcommerce 4.5 with Paypal Commerce when you are trying to buy someting it is coming to payment step you are choosing paypal commerce and when you try to pay Debir or Credit Card , you are entering your card number , validation end date like 01/24 then CVV number like 567 then phone number and try to pay, its trying to load and stoping its not going to https://www.barbertrade.com/checkout/confirm section stopping.

I looked to the paypal account everything is looking right. On log side there is no error log.

What we have to do.


This may be the same problem, we'll check it soon.
2 anni tempo fa
Thank you for your reply. You can understand in www.barbertrade.com you can try to buy something from our project. I looked Store Settings. There is SSL https://www.barbertrade.com.

Thank you for your support.
2 anni tempo fa


When I looked to console there is an error like that.
2 anni tempo fa
https://ibb.co/VSbt6fJ please look that screeshot
2 anni tempo fa
Do you use any third-party themes or plugins (especially for checkout)?
2 anni tempo fa
ugurbasar wrote:
https://ibb.co/VSbt6fJ please look that screenshot


Please 'expand' the "unhandled errors" node, so we can see what they are.
2 anni tempo fa
https://ibb.co/qgf31H8

You can see details in here if you want to see online version you can check it also :https://www.barbertrade.com

Thank you for your support.

Kind regards.
2 anni tempo fa
https://ibb.co/Ht4Ddtt

Also it is not seems right before payment.
2 anni tempo fa
RomanovM wrote:
Short message
Payments.PayPalCommerce error:
{"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"5741e0600a40a","information_link":"https://developer.paypal.com/docs/api/webhooks/#errors","details":[{"field":"url","location":"body","issue":"Not a valid webhook URL"}],"links":[]}
Full message
BraintreeHttp.HttpException: {"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"5741e0600a40a","information_link":"https://developer.paypal.com/docs/api/webhooks/#errors","details":[{"field":"url","location":"body","issue":"Not a valid webhook URL"}],"links":[]}
   at BraintreeHttp.HttpClient.Execute[T](T req)
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.HandleCoreRequestAsync[TRequest,TResult](PayPalCommerceSettings settings, TRequest request)
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.<>c__DisplayClass35_0.<<CreateWebhookAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Nop.Plugin.Payments.PayPalCommerce.Services.ServiceManager.HandleFunctionAsync[TResult](Func`1 function)

* its is entered

Look at this suggestion above.


It is set correctly, going back to your previous statement with One Page checkout, I am using Nop Templates not the One page checkout.  I don't even get an error code?  Are there any other known issues with Nop-Templates plugins and PayPal.  I'm considering running a blank installation of NOp and see what it does.

I have always had issues with PayPal


Thanks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.