Ecommerce cookies rgpd

I’ve configured a full RGPDcookie consent and updated all cookie-issuing elements and scripts in my project except for the payement script (Stripe, paypal, apple pay) and delivery script (shippo). It appears that there’s no straightforward way to update this script for an e-commerce site.

The issue is that the Stripe script doesn’t appear in the Site Settings > Custom Code section by default, yet it is detected by the cookie consent component under the Scripts tab. I can inspect the page and see it injected at the end of the <head> tag when viewing the page source. However, I can’t remove the existing Stripe script or replace it with the updated version provided by the cookie consent component in the Site Settings > Custom Code section.

How can this be resolved?

Site URL

Video/Screenshots




Hey @contact.mrcx, this is a current limitation as we cannot directly modify these scripts as they are inejcted by Webflow on the published site.

I am checking with the team what would be the best solution.

I’ll get back to you as soon as possible