Dear Community,
I've tried to contact Authorize.Net directly a while ago but I have not received an answer yet.
I'm using the Authorize.Net SDK for a platform where clients can offer Authorize.Net as payment gateway.
I'm currently looking for the Content Security Policy settings for the HTTP header, for example what I have to add for the script-src, img-src or any other sources. Actually I found something but I wasn't sure if that's all I need:
Content-Security-Policy "frame-ancestors 'self' *.YOUR_WEBSITE.com *.authorize.net"
Any help would be greatly appreciated.
Thank you
07-31-2019 04:05 AM