Hi Everyone,
I have been able to setup a custom private app to inject script to a Shopify page. I can attach this using a script tag but this does not flow through to checkout. I understand that changes to the checkout page is heavily restricted but there are 3rd party apps that does this so it must be possible.
Specifically, I want my private app to be able to show/hide payment methods based on a set criteria.
Is this a possibility? We really need to get this working.
This is the sort of code I received from the web using c# and ASP .NET Core is below:
public async Task
We would really appreciate a solution on this.
Thanks - James
