• Resolved sajalkoley

    (@sajalkoley)


    When I use apple-pay in stripe checkout with incognito mode using webview. after successful payment when its redirect to success-URL the Error Occurs.

    not Acceptable! An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.

    I am trying to change mod security using .htaccess

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    but not working can you please help me out.

    • This topic was modified 4 years, 7 months ago by sajalkoley.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Mod Security Issue Using Stripe Checkout’ is closed to new replies.