I'm trying to implement the HPF interface to Mastercard. Their web site includes a url to the Javascript file required for that. It's
<script id="hpfScript" src="https://in.gateway.mastercard.com/form/v3/hpf.js"></script>
But my html says it can't find it. Can somebody suggest a working url?
Used that url, but it can't be found.