coinbase-commerce-node icon indicating copy to clipboard operation
coinbase-commerce-node copied to clipboard

Create Checkout - logo_url

Open davecarlson opened this issue 4 years ago • 1 comments

Currently, you can upload images via the API to create a checkout, but the hosted pages do not show the image, due to a cross origin error.

You can upload images via the website interface, but this is very sloe for large catalogues.

Is there a way to get the images backed onto your CDN to allow them to be visible ?

davecarlson avatar Jun 28 '21 18:06 davecarlson

"Refused to load the image 'https://assets.MYSITE.com/image-4.jpg' because it violates the following Content Security Policy directive: "img-src 'self' data: https://exceptions.coinbase.com/js https://res.cloudinary.com https://www.google-analytics.com/ https://images.coinbase.com"."

davecarlson avatar Jun 28 '21 18:06 davecarlson