• I left a 1 star review claiming it never worked since it’s release but I came across something that I thought was strange. When looking at the messages, I kept getting a conflicting message… two calls to PayPal SDK was happening.

    I found that in the Header/Footer that there was a manual call to the PayPal and the plugin trying to call.

    Uncaught Error: Attempted to load sdk version 5.0.303 on page, but window.paypal at version 4.0.334 already loaded.

    Once I removed the manual call in the Header, the plugin worked as stated.

    • This topic was modified 4 years, 1 month ago by stevennorth. Reason: Debugged & Found Error
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @stevennorth,

    Thanks for providing feedback.

    There was a similar issue report in the past with an HTML anchor element called #paypal preventing the PayPal SDK from loading. As a result, the plugin would be rendered more or less non-functional as the SDK is required for almost everything.
    SDK errors are not something we can influence on the plugin level though as this is in PayPal’s hands. Also, it should be generally avoided to have multiple PayPal scripts loading on the same page. We will extend the documentation around this a bit since you brought it up again.

    In any case, if you have any questions or need further assistance, please consider reaching out from the support forums so we can help out properly: https://ww.wp.xz.cn/support/plugin/woocommerce-paypal-payments/
    Thank you!

    Kind regards,
    Niklas

    Thread Starter stevennorth

    (@stevennorth)

    Thanks Niklas, I have a feeling that the PayPal SDK in the header was connected with an older way PayPal had worked with integrations as I am not sure why it was there in the first place.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘HAS NEVER WORKED’ is closed to new replies.