Sumup, paypal and isendu plugin malfunction

What is the name of the domain?

What is the error number?

HTTP status code: 405

What is the issue you’re encountering

the sumup plugin, paypal and isendu, work badly. the trace generator gives response 200 ok for the GET and POST and OPTIONS options but error 405 for the options, why?

What steps have you taken to resolve the issue?

the sumup plugin, paypal and isendu, work badly. the trace generator gives
response 200 ok for the GET and POST and OPTIONS options but error 405 for the options, why?

What are the steps to reproduce the issue?

trace applications with the cloudflare trace generator

Hi, origin server is aware of the requested resource, but the request method used is not supported.

  • Origin server must also provide an Allow header with a list of supported targets for that resource.

An example would be a POST on an unchangeable resource the thus only accepts GET.

thanks for the answer but we already knew all this and had read it in the manuals whose address you give us.
How do I resolve the error message?
who needs to intervene, the origin server and the plugin?

Most likely. You’ll just have to find out why the server is returning a 405, as that’s probably where it’s coming from. Your next step would be to check your server logs and reach out to your host for further assistance.

If the plugin has a community or support you can reach out to as well, that may also help.

already done and the answer is that you are the one blocking for incomprehensible reasons. We intend to switch to the paid plan but we are very perplexed due to the unresolved problems

You mean Cloudflare? I very highly doubt Cloudflare is generating the 405 error.

You already checked your server logs and determined beyond a shadow of a doubt the server is not returning those 405s?

This topic was automatically closed after 15 days. New replies are no longer allowed.