I am trying to include Razorpay payment gateway but they insist to include tje CDN provided in their site. I managed to do it with iframe but it ain’t working. Can anyone help me out ?
This forum is dedicated to Corvid and and can’t provide support for HTML scripts.
A more secure way to handle web service requests is by using backend (server-side) code. Using backend code you can secure your passwords, API keys, and other secret information. The article Accessing 3rd Party Services explains how this is done. I recommend checking with the service provider to see if they provide a REST interface.