0

Ive got a problem by using Chargebee via Drop-In Script and Api.

I already added the following directives to the header:

enter image description here

Error:

enter image description here

Do we enter the Directives properly?

Api-key, Domain, Site is set correctly for Chargebee-Instance.

We are using the new Featured Full-Page Checkout. We are already checked it on our Test-Environment, but the Live-Environment and after the migration to PCv.2.0 of Chargebee it does not work.Anybody facing the same Problems? The Checkout-Link coming from our backend works as expected.

We are using NUXT Framework and Vue for the Frontend. Laravel as Backend.

Best Regards

What could the cause of that error. Can it may an error, that the URLs are not whitelisted from Chargebee?

1 Answers1

0

You need to add the redacted host to connect-src directive.

Halvor Sakshaug
  • 2,583
  • 1
  • 6
  • 9