• Resolved dsoden

    (@dsoden)


    I use this app, and it works flawlessly to block and change the login page URL. The problem is I have a membership plugin that uses a WEBHOOK for Stripe back to the site, and it uses the path https://somesite.com/wp-admin/more_to/the/path_here/123485. Stripe is reporting failed communication with the WEBHOOK due to a “302 Found” error caused by this plugin’s unintended behavior, for this specific use case as I WANT and NEED the WEBHOOK to work in this instance.

    To fix this, I need some ability to say… whitelist this URL in my site (PREFERED METHOD) or whitelist a group of IP’s allowed to access or whitelist an inbound domain or anything else that’s is secure and works long-term and will not be overridden by an update to this plugin.

    If this app won’t add it or can’t – does anyone know of a plugin that will secure /wp-admin and allow for an exception to be added as not to break my payment site?

    • This topic was modified 3 years, 4 months ago by dsoden.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @dsoden

    Thank you for using my plugin.

    Stripe Webhooks wont need the wp-admin – check how stripe Webhooks working with WooCommerce for example https://docs.woocommerce.com/document/stripe/

    302 Error: Is an HTTP response status code indicating that the requested resource has been temporarily moved to a different URI.

    How do you know is my plugin that is causing the issue? Does it work if my plugin is disabled?

    Best,
    Nuno

    • This reply was modified 3 years, 4 months ago by Nuno Sarmento.

    I am closing this topic for now but if you need any more help please let me know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add URL exception’ is closed to new replies.