how to exclude one page of our site from cloudflare service? The fact is that after connecting cloudflare service, online payment on our page stopped working, the bank gives an error
I believe there is no option to exclude a specific page from Cloudflare since the domain will resolve to Cloudflare’s IP once the proxy record is enabled.
If you know which Cloudflare features are causing the issue with the bank connection, you might be able to exclude that feature from executing by using a configuration rule
or a WAF custom rule with a skip action if the request is blocked by WAF.