Refused to display 'https://commerce.coinbase.com/' in a frame because it set 'X-Frame-Options' to 'deny'.
Refused to display 'https://commerce.coinbase.com/' in a frame because it set 'X-Frame-Options' to 'deny'.
I am getting above error in console while clicking buy now button
Bumping this. I'm also receiving the same error.
Fixed: Make sure to provide a valid checkoutId
How do you create checkout id from server side or predefine from beta.coinbase.com dashboard?
I'm having the same issue when using a chargeId.
Seems to work when you provide a checkoutId.
Note: I've confirmed that valid chargeId is being passed to component.
Not working for me, tried all sorts of combinations, using Charge.code as mentioned here https://github.com/coinbase/react-coinbase-commerce/issues/63
Nothing worked for me, suppose I'll just redirect to the URL instead.