Where are you want hide payment method? If on checkout page the Payment Method you cannot custom directly by code or setting as you want, If the app does not support you can try other app.
You can do this with checkout plus. Using the payment customizations feature there is an option to hide shipping options based on the selected country. Here is an example screenshot:
Hey! You can use a checkout customization app using Shopify Functions.
It can hide specific payment methods (including Stripe/PayPal) based on country/region, and you can also add checkout validation rules if needed.
You should be able to use this app RulePilot to setup the exact rule to hide your payment method.