I am trying to do an online payments for that i am generating token using
https://apisandbox.dev.clover.com/pakms/apikey
api, but it shows CORS error, I have added the site URL and cors domain as localhost://5000
Api works find on postman. Is there anything i am missing?