Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tendaz

    (@tendaz)

    Can anyone please help me with this issue?

    I can provide more information, if needed.

    Plugin Author Devin Walker

    (@dlocc)

    Hey @tendaz – I’m seeing the following issue when I try to change payment gateways:

    Failed to load resource: net::ERR_INSECURE_RESPONSE
    https://www.dataonfocus.com/wp-admin/admin-ajax.php?payment-mode=paypal
    Failed to load resource: net::ERR_INSECURE_RESPONSE

    AJAX is trying to load over https but it appears you don’t have an SSL certificate so the request is being blocked for security reasons. To fix it:

    a) Get an SSL certificate for your domain – your host can help you with this and it’s now considered best practice plus will boost your SEO slightly

    b) Speak with your host or your developer about why your WordPress install is requesting AJAX requests over https – perhaps it’s another plugin doing this?

    I hope this helps! Thanks for using our plugin.

    Thread Starter tendaz

    (@tendaz)

    Changing the define(‘FORCE_SSL_ADMIN’, true) to false did the trick.

    Thanks for your help.

    Plugin Author Devin Walker

    (@dlocc)

    Great, I’m glad you got it fixed. If you like our plugin / support please consider giving it a rating: https://www.ads-software.com/support/view/plugin-reviews/give

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Eternal loading after hitting the donate button’ is closed to new replies.