We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Bumping this. I'm also receiving the same error.
Sorry, something went wrong.
Fixed: Make sure to provide a valid checkoutId
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 #63
Nothing worked for me, suppose I'll just redirect to the URL instead.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: