Title: Plugin breaks stripe (Divi 5)
Last modified: June 24, 2026

---

# Plugin breaks stripe (Divi 5)

 *  Resolved [squibs](https://wordpress.org/support/users/squibs/)
 * (@squibs)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugin-breaks-stripe-divi-5/)
 * Stripe was not rendering – disabling your plugin makes problem go away.
 * `woo-variation-gallery` re-registered `jquery-ui-mouse` with only `["jquery-ui-
   core"]` as dependency, dropping `jquery-ui-widget`.
 * When `mouse.min.js` loaded, it called `o.widget(...)` — widget factory not loaded
   yet → `TypeError: o.widget is not a function` → JS execution halted at that point.
 * WooCommerce Stripe’s checkout JS runs after jQuery UI scripts. With execution
   halted, Stripe’s payment form never mounted.
 * Disabling the plugin → its broken jQuery UI registration gone → WordPress core’s
   correct registration used → `widget` loads before `mouse` → no crash → Stripe
   JS runs → form appears.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [fizanzvai](https://wordpress.org/support/users/fizanzvai/)
 * (@fizanzvai)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/plugin-breaks-stripe-divi-5/#post-18947568)
 * Hi,
 * Thanks for reaching out to us. I have checked our codebase, and I can confirm
   we are not re-registering the `jquery-ui-mouse` or `jquery-ui-core`. Here are
   the [scripts](https://snipboard.io/Qoavph.jpg) we are enqueuing.
 * Please temporarily deactivate all other plugins except **WooCommerce**, **Additional
   Variation Images Gallery for WooCommerce**, and **WooCommerce Stripe**. Then 
   check how it behaves.
 * You can use the official [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/)
   plugin to deactivate other plugins in troubleshooting mode.
 * Hope to hear from you soon.
 * Thank You
 *  Plugin Support [fizanzvai](https://wordpress.org/support/users/fizanzvai/)
 * (@fizanzvai)
 * [4 days, 16 hours ago](https://wordpress.org/support/topic/plugin-breaks-stripe-divi-5/#post-18985419)
 * Hi,
 * Since it’s been a while since we last heard back from you, I’m going to mark 
   this thread resolved.
 * Hopefully, you were able to find a solution to your problem! If you have further
   questions, please feel free to open a new topic.
 * Thank You

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-breaks-stripe-divi-5%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/woo-variation-gallery/assets/icon-128x128.gif?rev=2741185)
 * [Additional Variation Images Gallery for WooCommerce](https://wordpress.org/plugins/woo-variation-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-variation-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-variation-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-variation-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-variation-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-variation-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [fizanzvai](https://wordpress.org/support/users/fizanzvai/)
 * Last activity: [4 days, 16 hours ago](https://wordpress.org/support/topic/plugin-breaks-stripe-divi-5/#post-18985419)
 * Status: resolved