I am trying to load HAYVN PAY library by inserting the following code-
<script src="https://static.hayvnpay.com/static/js/sdk.js">
</script>
but this gives the following error-
and when this error come, no UI will be available on the screen.
I tried moving this script into-
- App header (Settings => SEO/Metatags=> Head)
- App Body ( Settings => SEO/Metatags=> Body)
- Use it via the plugin - added into element header or plugin header (in the shared section)
- Added into html element.
- Added into page header.
But it does not matter where I add, its giving me same error. Can anyone help with that?
