Skip to content
Advertisement

Tag: ruby-on-rails-5

BigCommerce Embedded Checkout NotEmbeddableError: Unable to embed the iframe because the content could not be loaded

I am trying to implement bigcommerce embedded checkout into my rails application. I followed this url to integrate embedded checkout into my local rails application. https://developer.bigcommerce.com/api-docs/storefronts/embedded-checkout/embedded-checkout-tutorial But I have error message of “NotEmbeddableError: Unable to embed the iframe because the content could not be loaded.” These are the steps I did. I am using rails application locally. it is running

Advertisement