Hi community
I’m trying to hide a payment method via function. But as I already found out, there are limitation in the functions where no HTTP request can be made. I need to verify the customer to an external service (REST), to evaluate if the customer is eligible to pay via bill.
First, what would be the best solution (with the least effort) for this? Functions doesn’t seem to allow it. Directly in the UI? Are there external API requests possible?
Is this generally possible without a Shopify Plus store?
Thank you!