Budget: 1500 UAH Deadline: 1 day
Good afternoon.
Ready to help with integrating MonoPay into the website, including implementing dynamic pricing. Based on the description, you are encountering browser security restrictions when trying to dynamically insert JavaScript, most likely due to (CSP).
The solution here is to move all dynamic content to the server side. This is safe, scalable, and officially supported by the MonoPay API.